mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
ceph: set -fpermissive meanwhile.
This commit is contained in:
parent
81f05faeea
commit
2f3ecacbde
1 changed files with 2 additions and 0 deletions
|
@ -25,8 +25,10 @@ case "$XBPS_TARGET_MACHINE" in
|
|||
armv7*) CFLAGS="-mfpu=neon";;
|
||||
esac
|
||||
|
||||
CXXFLAGS="-fpermissive"
|
||||
LDFLAGS="-Wl,--no-as-needed"
|
||||
|
||||
|
||||
pre_configure() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl)
|
||||
|
|
Loading…
Add table
Reference in a new issue