Skip to content

Commit

Permalink
Compile in C99 mode
Browse files Browse the repository at this point in the history
  • Loading branch information
judofyr committed Jan 11, 2014
1 parent 0470a82 commit 8b747ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ext/duktape/extconf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@
end
end

$CFLAGS += ' -std=c99'

create_makefile 'duktape_ext'

0 comments on commit 8b747ee

Please sign in to comment.