Skip to content
Snippets Groups Projects
Commit d2676434 authored by Filippo Cremonese's avatar Filippo Cremonese
Browse files

Set xlib-lease=false

parent 2188737b
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,7 @@ configure: |
-Dvulkan-drivers= \
-Dvulkan-overlay-layer=false \
-Db_ndebug=true \
-Dxlib-lease=false \
-Dc_args="(@= options["use_old_glibc_cflags"] @) -w" \
-Dcpp_args="(@= options["use_old_glibc_cflags"] @) -w -stdlib=libc++ -fno-rtti -fno-exceptions" \
-Dcpp_link_args="(@= options["use_old_glibc_lflags"] @) -fuse-ld=gold -stdlib=libc++ -fno-rtti -fno-exceptions -L$ORCHESTRA_ROOT/lib -Wl,-z,origin -Wl,--enable-new-dtags -Wl,-rpath,$RPATH_PLACEHOLDER/lib" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment