mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
1) Remove -fno-strength-reduce
2) Don't even ask for gnumalloc, because we have only fake one now
This commit is contained in:
parent
66a07a4009
commit
aa08c362ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2711
@ -92,8 +92,6 @@ if [ $answ = NO ]; then
|
||||
echo "#define BuildXIE NO" >> $F
|
||||
fi
|
||||
echo
|
||||
yesno "Do you want your X applications linked with gnu malloc? [YES] "
|
||||
gnumalloc=$answ
|
||||
|
||||
cat <<'END'
|
||||
|
||||
@ -272,8 +270,7 @@ sed -e "s/2.0.5/$version/" \
|
||||
-e "s/OSMajorVersion *2/OSMajorVersion $1/" \
|
||||
-e "s/OSMinorVersion *0/OSMinorVersion $2/" \
|
||||
-e "s/OSTeenyVersion *5/OSTeenyVersion $3/" \
|
||||
-e "s/m486/m486 -fno-strength-reduce/" \
|
||||
-e "s/UseGnuMalloc.*YES/UseGnuMalloc $gnumalloc/" \
|
||||
-e "s/UseGnuMalloc.*YES/UseGnuMalloc NO/" \
|
||||
<FreeBSD.cf.old >FreeBSD.cf
|
||||
|
||||
exit 0
|
||||
|
@ -92,8 +92,6 @@ if [ $answ = NO ]; then
|
||||
echo "#define BuildXIE NO" >> $F
|
||||
fi
|
||||
echo
|
||||
yesno "Do you want your X applications linked with gnu malloc? [YES] "
|
||||
gnumalloc=$answ
|
||||
|
||||
cat <<'END'
|
||||
|
||||
@ -272,8 +270,7 @@ sed -e "s/2.0.5/$version/" \
|
||||
-e "s/OSMajorVersion *2/OSMajorVersion $1/" \
|
||||
-e "s/OSMinorVersion *0/OSMinorVersion $2/" \
|
||||
-e "s/OSTeenyVersion *5/OSTeenyVersion $3/" \
|
||||
-e "s/m486/m486 -fno-strength-reduce/" \
|
||||
-e "s/UseGnuMalloc.*YES/UseGnuMalloc $gnumalloc/" \
|
||||
-e "s/UseGnuMalloc.*YES/UseGnuMalloc NO/" \
|
||||
<FreeBSD.cf.old >FreeBSD.cf
|
||||
|
||||
exit 0
|
||||
|
5
x11/XFree86-4-clients/scripts/configure
vendored
5
x11/XFree86-4-clients/scripts/configure
vendored
@ -92,8 +92,6 @@ if [ $answ = NO ]; then
|
||||
echo "#define BuildXIE NO" >> $F
|
||||
fi
|
||||
echo
|
||||
yesno "Do you want your X applications linked with gnu malloc? [YES] "
|
||||
gnumalloc=$answ
|
||||
|
||||
cat <<'END'
|
||||
|
||||
@ -272,8 +270,7 @@ sed -e "s/2.0.5/$version/" \
|
||||
-e "s/OSMajorVersion *2/OSMajorVersion $1/" \
|
||||
-e "s/OSMinorVersion *0/OSMinorVersion $2/" \
|
||||
-e "s/OSTeenyVersion *5/OSTeenyVersion $3/" \
|
||||
-e "s/m486/m486 -fno-strength-reduce/" \
|
||||
-e "s/UseGnuMalloc.*YES/UseGnuMalloc $gnumalloc/" \
|
||||
-e "s/UseGnuMalloc.*YES/UseGnuMalloc NO/" \
|
||||
<FreeBSD.cf.old >FreeBSD.cf
|
||||
|
||||
exit 0
|
||||
|
5
x11/XFree86-4-libraries/scripts/configure
vendored
5
x11/XFree86-4-libraries/scripts/configure
vendored
@ -92,8 +92,6 @@ if [ $answ = NO ]; then
|
||||
echo "#define BuildXIE NO" >> $F
|
||||
fi
|
||||
echo
|
||||
yesno "Do you want your X applications linked with gnu malloc? [YES] "
|
||||
gnumalloc=$answ
|
||||
|
||||
cat <<'END'
|
||||
|
||||
@ -272,8 +270,7 @@ sed -e "s/2.0.5/$version/" \
|
||||
-e "s/OSMajorVersion *2/OSMajorVersion $1/" \
|
||||
-e "s/OSMinorVersion *0/OSMinorVersion $2/" \
|
||||
-e "s/OSTeenyVersion *5/OSTeenyVersion $3/" \
|
||||
-e "s/m486/m486 -fno-strength-reduce/" \
|
||||
-e "s/UseGnuMalloc.*YES/UseGnuMalloc $gnumalloc/" \
|
||||
-e "s/UseGnuMalloc.*YES/UseGnuMalloc NO/" \
|
||||
<FreeBSD.cf.old >FreeBSD.cf
|
||||
|
||||
exit 0
|
||||
|
5
x11/XFree86-4/scripts/configure
vendored
5
x11/XFree86-4/scripts/configure
vendored
@ -92,8 +92,6 @@ if [ $answ = NO ]; then
|
||||
echo "#define BuildXIE NO" >> $F
|
||||
fi
|
||||
echo
|
||||
yesno "Do you want your X applications linked with gnu malloc? [YES] "
|
||||
gnumalloc=$answ
|
||||
|
||||
cat <<'END'
|
||||
|
||||
@ -272,8 +270,7 @@ sed -e "s/2.0.5/$version/" \
|
||||
-e "s/OSMajorVersion *2/OSMajorVersion $1/" \
|
||||
-e "s/OSMinorVersion *0/OSMinorVersion $2/" \
|
||||
-e "s/OSTeenyVersion *5/OSTeenyVersion $3/" \
|
||||
-e "s/m486/m486 -fno-strength-reduce/" \
|
||||
-e "s/UseGnuMalloc.*YES/UseGnuMalloc $gnumalloc/" \
|
||||
-e "s/UseGnuMalloc.*YES/UseGnuMalloc NO/" \
|
||||
<FreeBSD.cf.old >FreeBSD.cf
|
||||
|
||||
exit 0
|
||||
|
5
x11/XFree86/scripts/configure
vendored
5
x11/XFree86/scripts/configure
vendored
@ -92,8 +92,6 @@ if [ $answ = NO ]; then
|
||||
echo "#define BuildXIE NO" >> $F
|
||||
fi
|
||||
echo
|
||||
yesno "Do you want your X applications linked with gnu malloc? [YES] "
|
||||
gnumalloc=$answ
|
||||
|
||||
cat <<'END'
|
||||
|
||||
@ -272,8 +270,7 @@ sed -e "s/2.0.5/$version/" \
|
||||
-e "s/OSMajorVersion *2/OSMajorVersion $1/" \
|
||||
-e "s/OSMinorVersion *0/OSMinorVersion $2/" \
|
||||
-e "s/OSTeenyVersion *5/OSTeenyVersion $3/" \
|
||||
-e "s/m486/m486 -fno-strength-reduce/" \
|
||||
-e "s/UseGnuMalloc.*YES/UseGnuMalloc $gnumalloc/" \
|
||||
-e "s/UseGnuMalloc.*YES/UseGnuMalloc NO/" \
|
||||
<FreeBSD.cf.old >FreeBSD.cf
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user