Skip to content

Commit

Permalink
issue warning -Wweak-vtables so this issue is not forgotten (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
artemp committed Apr 27, 2016
1 parent 82bb901 commit 35ca16c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jamroot
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ exe variant-test
<include>$(BOOST_DIR)/include
<include>./
#<define>SINGLE_THREADED
<variant>release:<cxxflags>-march=native
<variant>release:<cxxflags>"-march=native -Wweak-vtables"
;


Expand Down

0 comments on commit 35ca16c

Please sign in to comment.