Advance Wayland and KDE package bring-up
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
Symlink
+1
@@ -0,0 +1 @@
|
||||
../../local/recipes/libs/lcms2-stub
|
||||
+1
@@ -0,0 +1 @@
|
||||
../../local/recipes/libs/libdisplay-info-stub
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
../../local/recipes/libs/libepoxy-stub
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
../../local/recipes/libs/libudev-stub
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
../../local/recipes/libs/libxcvt-stub
|
||||
@@ -32,12 +32,15 @@ fi
|
||||
cookbook_meson \
|
||||
-Ddri-drivers-path=/usr/lib/dri \
|
||||
-Degl=enabled \
|
||||
-Dgbm=enabled \
|
||||
-Dglx=disabled \
|
||||
-Dgallium-drivers=swrast \
|
||||
-Dllvm=enabled \
|
||||
-Dosmesa=true \
|
||||
-Dplatforms=redox \
|
||||
-Dshader-cache=disabled \
|
||||
-Dvulkan-drivers=swrast
|
||||
-Dvulkan-drivers=swrast \
|
||||
-Dshared-glapi=enabled
|
||||
|
||||
# Hack to add LLVM libs, the list can be seen from meson log and check for matches $("${LLVM_CONFIG}" --libs)
|
||||
LLVMLIBS="-lLLVMBitReader -lLLVMCore -lLLVMExecutionEngine -lLLVMInstCombine -lLLVMMCDisassembler"
|
||||
|
||||
Reference in New Issue
Block a user