forked from aniani/vim
updated for version 7.0c03
This commit is contained in:
2
src/auto/configure
vendored
2
src/auto/configure
vendored
@@ -2992,7 +2992,7 @@ rm -f conftest.err conftest.$ac_objext \
|
||||
elif test "x$MACARCH" = "xintel"; then
|
||||
CPPFLAGS="$CPPFLAGS -arch intel"
|
||||
LDFLAGS="$LDFLAGS -arch intel"
|
||||
else
|
||||
elif test "x$MACARCH" = "xppc"; then
|
||||
CPPFLAGS="$CPPFLAGS -arch ppc"
|
||||
LDFLAGS="$LDFLAGS -arch ppc"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user