mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 12:40:19 +00:00
Do not supply -msse2 by default
This commit is contained in:
@@ -96,11 +96,6 @@ then
|
||||
fi
|
||||
fi
|
||||
|
||||
if test $host_cpu = x86_64 -o $host_cpu = i686
|
||||
then
|
||||
COMMON_FLAGS="$COMMON_FLAGS -msse2"
|
||||
fi
|
||||
|
||||
AC_MSG_CHECKING([OS family])
|
||||
|
||||
if expr "$host_os" : ".*darwin.*" > /dev/null; then
|
||||
|
||||
Reference in New Issue
Block a user