Skip to content

Commit

Permalink
add -fpermissive so that nqp builds under gcc 4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cotto committed Nov 18, 2012
1 parent 316916a commit df25d15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/auto/warnings.pm
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ sub _init {
-falign-functions=16
-funit-at-a-time
-fexcess-precision=standard
-fpermissive
-maccumulate-outgoing-args
-Wall
-Wextra
Expand Down

0 comments on commit df25d15

Please sign in to comment.