service: mk: Fix typo in ptos.mk

Signed-off-by: Chloe M. <chloe@yiffware.org>
This commit is contained in:
2026-07-10 06:47:52 +00:00
parent 530233c966
commit 163115f9c5
+1 -1
View File
@@ -32,7 +32,7 @@ SYS_CFLAGS = \
-fno-stack-protector\ -fno-stack-protector\
-D_ST_MULTICORE \ -D_ST_MULTICORE \
ifeq ($(ST_TARGET_ARCH),amd64) ifeq ($(PT_TARGET_ARCH),amd64)
SYS_CFLAGS += \ SYS_CFLAGS += \
-mno-sse \ -mno-sse \
-mno-sse2 \ -mno-sse2 \