Skip to content

Commit 36b9858

Browse files
vanz666psychonic
authored andcommitted
Update AMBuildScript
1 parent 942c9d7 commit 36b9858

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/s1_sample_mm/AMBuildScript

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ class MMSConfig(object):
252252
if builder.target.platform == 'linux':
253253
cxx.defines += [
254254
'POSIX',
255+
'LINUX',
255256
'_LINUX',
256257
]
257258
cxx.linkflags += ['-shared']

0 commit comments

Comments
 (0)