Skip to content

Commit 490ca87

Browse files
committed
Fix: Kernel build mode shouldn't apply to Applications
1 parent ea1643e commit 490ca87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/x86/userflags.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ set(MOS_USER_GCC_FLAGS
77
)
88

99
set(MOS_USER_GCC_DEFINITIONS
10-
${MOS_BUILD_MODE}
1110
MARCH=${MARCH}
1211
ARCH=${ARCH}
1312
)

0 commit comments

Comments
 (0)