mirror of
https://github.com/andersrh/copr-andersrh.git
synced 2026-05-23 00:38:03 +00:00
add plugin .so file
This commit is contained in:
parent
ae7074e35b
commit
5f90632565
1 changed files with 1 additions and 1 deletions
|
|
@ -419,7 +419,7 @@ export MESON_PACKAGE_CACHE_DIR="%{cargo_registry}/"
|
|||
%rewrite_wrap_file paste
|
||||
%endif
|
||||
|
||||
CFLAGS="$CFLAGS -march=skylake -mtune=skylake -O3 -mllvm -polly" CXXFLAGS="$CXXFLAGS -march=skylake -mtune=skylake -O3 -mllvm -polly" %meson \
|
||||
CFLAGS="$CFLAGS -march=skylake -mtune=skylake -O3 -fplugin=LLVMPolly.so -mllvm -polly" CXXFLAGS="$CXXFLAGS -march=skylake -mtune=skylake -O3 -fplugin=LLVMPolly.so -mllvm -polly" %meson \
|
||||
-Dplatforms=x11,wayland \
|
||||
-Dosmesa=true \
|
||||
--buildtype=release \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue