Skip to content

Commit 5de8abb

Browse files
committed
ext
1 parent 179423f commit 5de8abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/quickjsrb/extconf.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
append_cflags('-I$(srcdir)/quickjs')
1919

2020
append_cflags('-g')
21-
append_cflags('-O2')
21+
append_cflags('-O1')
2222
append_cflags('-Wall')
2323
append_cflags('-MMD')
2424
append_cflags('-MF')

0 commit comments

Comments
 (0)