build: Remove unnecessary -mno-3dnow flag

This commit is contained in:
mintsuki 2022-07-18 21:34:26 +02:00
parent f233703167
commit f2d611eb83
3 changed files with 0 additions and 4 deletions

View File

@ -46,7 +46,6 @@ override INTERNAL_CFLAGS := \
-Wvla \
-mno-80387 \
-mno-mmx \
-mno-3dnow \
-mno-sse \
-mno-sse2 \
-MMD \

View File

@ -33,7 +33,6 @@ override INTERNAL_CFLAGS := \
-Wvla \
-mno-80387 \
-mno-mmx \
-mno-3dnow \
-mno-sse \
-mno-sse2 \
-MMD \

View File

@ -37,7 +37,6 @@ INTERNALCFLAGS := \
-mabi=sysv \
-mno-80387 \
-mno-mmx \
-mno-3dnow \
-mno-sse \
-mno-sse2 \
-mno-red-zone
@ -56,7 +55,6 @@ INTERNALCFLAGS_MB := \
-mabi=sysv \
-mno-80387 \
-mno-mmx \
-mno-3dnow \
-mno-sse \
-mno-sse2