mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
common/build-style: don't be explicit about pie, fails vala.
This commit is contained in:
parent
7da9683d8d
commit
069b217655
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ EOF
|
||||||
--auto-features=enabled \
|
--auto-features=enabled \
|
||||||
--wrap-mode=nodownload \
|
--wrap-mode=nodownload \
|
||||||
-Db_lto=true -Db_ndebug=true \
|
-Db_lto=true -Db_ndebug=true \
|
||||||
-Db_staticpic=true -Db_pie=true \
|
-Db_staticpic=true \
|
||||||
${configure_args} . ${meson_builddir}
|
${configure_args} . ${meson_builddir}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue