We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c486824 + 2b68678 commit 1c6795bCopy full SHA for 1c6795b
ext/fast_jsonparser/extconf.rb
@@ -1,5 +1,5 @@
1
require 'mkmf'
2
-$CXXFLAGS += ' -std=c++1z -Wno-register '
+$CXXFLAGS += ' $(optflags) $(debugflags) -std=c++1z -Wno-register '
3
4
5
create_makefile 'fast_jsonparser/fast_jsonparser'
0 commit comments