libGL: disable LTO

This commit is contained in:
maxice8 2018-09-16 09:47:31 -03:00
parent ea1b905d26
commit 5f9cd13834
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -7,7 +7,8 @@ build_style=meson
configure_args="-Dshared-glapi=true -Dgbm=true -Degl=true
-Dgallium-vdpau=true -Dgallium-xvmc=true -Dosmesa=gallium
-Dtexture-float=true -Dgles1=true -Dgles2=true -Dgallium-va=true
-Dplatforms=x11,drm,wayland,surfaceless -Dllvm=true -Dlmsensors=true"
-Dplatforms=x11,drm,wayland,surfaceless -Dllvm=true -Dlmsensors=true
-Db_lto=false"
hostmakedepends="flex libxml2-python llvm pkg-config
python-Mako wayland-protocols wayland-devel"
makedepends="elfutils-devel expat-devel libXdamage-devel libXvMC-devel