1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-09 23:45:36 +00:00

options more obvious

This commit is contained in:
paboyle 2018-02-24 22:26:32 +00:00
parent c1fc947bb8
commit 78a9e31ff0

View File

@ -15,6 +15,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
################ Set flags
# do not move!
#CXXFLAGS="-g $CXXFLAGS"
CXXFLAGS="-O3 $CXXFLAGS"
############### Checks for programs