Inherit additional build flags

This commit is contained in:
Florian Weimer 2018-07-04 10:48:07 +02:00
parent 145da19e2e
commit 4adfefae5a

View File

@ -726,7 +726,9 @@ rpm_inherit_flags ()
# multilib builds.
rpm_inherit_flags \
"-Wp,-D_GLIBCXX_ASSERTIONS" \
"-fasynchronous-unwind-tables" \
"-fcf-protection" \
"-fstack-clash-protection" \
"-funwind-tables" \
"-m31" \