Advertisement
Nico_60

Untitled

Feb 20th, 2015
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. # Compiler flags
  2. ENABLE_GCCONLY := true
  3. GRAPHITE_OPTS := true
  4. STRICT_ALIASING := true
  5. SUPPRES_UNUSED_WARNING := true
  6. TARGET_GCC_VERSION_EXP := 4.8
  7. TARGET_USE_PIPE := true
  8. USE_O3_OPTIMIZATIONS := true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement