Apple gcc defines __APPLE_ALTIVEC__ with -faltivec.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26011 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-02-16 15:34:19 +00:00
parent cee7af12b0
commit 9b3be6a2ca
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -2444,7 +2444,7 @@ int main(void) {
}
EOF
FSF_flags='-maltivec -mabi=altivec'
Darwin_flags='-faltivec -D__APPLE_ALTIVEC__'
Darwin_flags='-faltivec'
# check for Darwin-style flags first, since
# gcc-3.3 (August Update from Apple) on MacOS 10.2.8