Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. default_targets = 'campaignd,wesnoth,wesnothd'
  2. extra_flags_release = '-pipe -mtune=native -march=native -ftree-loop-im -ftree-loop-ivcanon -ftree-loop-distribution -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -fpredictive-commoning -fivopts -maccumulate-outgoing-args -minline-stringops-dynamically -O3 -g0 -Wl,--gc-sections,--relax,-X,-s -lGL'
  3. extra_flags_debug = '-pipe -mtune=native -march=native'
  4. extra_flags_profile = '-pipe -mtune=native -march=native -ftree-loop-im -ftree-loop-ivcanon -ftree-loop-distribution -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -fpredictive-commoning -fivopts'
  5. prefsdir = '.wesnoth-1.9'
  6. ccache = True
  7. cxxtool = 'g++-4.4'
  8. fast = True
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement