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 \
|
||||
--wrap-mode=nodownload \
|
||||
-Db_lto=true -Db_ndebug=true \
|
||||
-Db_staticpic=true -Db_pie=true \
|
||||
-Db_staticpic=true \
|
||||
${configure_args} . ${meson_builddir}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue