Luke_

RPI edit

Apr 22nd, 2017
412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. function platform_armv8-mali() {
  2. __default_cflags="-march=armv8-a+crc -mtune=cortex-a53 -ftree-vectorize -O2 -pipe -fomit-frame-pointer"
  3. __default_asflags=""
  4. __default_makeflags="-j$(nproc)"
  5. __platform
  6. }
Advertisement
Add Comment
Please, Sign In to add comment