service: mk: Fix typo in ptos.mk
Signed-off-by: Chloe M. <chloe@yiffware.org>
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ SYS_CFLAGS = \
|
||||
-fno-stack-protector\
|
||||
-D_ST_MULTICORE \
|
||||
|
||||
ifeq ($(ST_TARGET_ARCH),amd64)
|
||||
ifeq ($(PT_TARGET_ARCH),amd64)
|
||||
SYS_CFLAGS += \
|
||||
-mno-sse \
|
||||
-mno-sse2 \
|
||||
|
||||
Reference in New Issue
Block a user