Skip to content

Commit

Permalink
fix HIT-SCIR#31 set -O2 while Compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
zccold committed Sep 17, 2019
1 parent 28f08b3 commit fdb9523
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@
<options>
<option>-std=c++0x</option>
<option>-w</option>
<option>-O2</option>
<!--<option>-Wall</option>
<option>-Wno-sign-conversion</option>
<option>-Wno-unused-variable</option>
Expand Down

0 comments on commit fdb9523

Please sign in to comment.