mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-22 10:24:48 -07:00
Gcc: Set pipe
This commit is contained in:
parent
9c720d6d2c
commit
095eb06645
@ -8,8 +8,9 @@ export libat_cv_have_ifunc=no
|
||||
|
||||
# Unset CFLAGS/CXXFLAGS to make 'gcc' build as generic.
|
||||
unset CFLAGS CXXFLAGS
|
||||
export CFLAGS=-pipe
|
||||
|
||||
CFLAGS=-pipe ../gcc/configure \
|
||||
../gcc/configure \
|
||||
--prefix=/usr \
|
||||
--disable-bootstrap \
|
||||
--disable-multilib \
|
||||
|
Loading…
Reference in New Issue
Block a user