forked from aniani/vim
updated for version 7.0211
This commit is contained in:
2
src/auto/configure
vendored
2
src/auto/configure
vendored
@@ -3395,7 +3395,7 @@ fi
|
||||
fi
|
||||
fi
|
||||
|
||||
if test "$MACARCH" = "intel" -o "$MACARCH" = "both"; then
|
||||
if test "$MACARCH" = "intel" -o "$MACARCH" = "both"; then
|
||||
CFLAGS=`echo "$CFLAGS" | sed 's/-O[23456789]/-Oz/'`
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user