mk: minor changes

Signed-off-by: Intel
This commit is contained in:
Intel 2012-12-20 00:00:00 +01:00 committed by Thomas Monjalon
parent 74dfcac199
commit 51d02e4f57

View File

@ -57,7 +57,7 @@
# CPU_ASFLAGS =
MACHINE_CFLAGS = -march=native
AUTO_CPUFLAGS = $(shell cat /proc/cpuinfo | grep flags -m 1)
AUTO_CPUFLAGS = $(shell grep -m 1 flags /proc/cpuinfo)
# adding flags to CPUFLAGS