Skip to content

Commit 292e97c

Browse files
committed
Build the readable em library correctly (previously it was generated
compact code).
1 parent 245dfd8 commit 292e97c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/src/em_code/build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ def build_variant(name, cflags):
9595
"modules/src/system",
9696
"modules/src/alloc",
9797
],
98+
cflags=cflags
9899
)
99100

100101

0 commit comments

Comments
 (0)