Advertisement
Guest User

/usr/aarch64-unknown-linux-gnu/etc/portage/make.conf

a guest
Nov 21st, 2017
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. # These settings were set by the catalyst build script that automatically
  2. # built this stage.
  3. # Please consult /usr/share/portage/config/make.conf.example for a more
  4. # detailed example.
  5. CFLAGS="-march=armv8-a+crc -mtune=cortex-a53 -ftree-vectorize -O2 -pipe -fomit-frame-pointer"
  6. # WARNING: Changing your CHOST is not something that should be done lightly.
  7. # Please consult https://wiki.gentoo.org/wiki/Changing_the_CHOST_variable before changing.
  8. CHOST="aarch64-unknown-linux-gnu"
  9. CBUILD="aarch64-unknown-linux-gnu"
  10. PORTDIR="/usr/portage"
  11. DISTDIR="/usr/portage/distfiles"
  12. PKGDIR="/usr/portage/packages"
  13. ACCEPT_KEYWORDS="arm64 ~arm64"
  14. USE="bindist pulseaudio egl ogg ncurses truetype x264 sound alsa policykit udisks systemd png jpeg mpeg4 mpeg3 mp4 mp3 gif avi X xfce mmx sse sse2 -gnome -kde"
  15. # This sets the language of build output to English.
  16. # Please keep this setting intact when reporting bugs.
  17. LC_MESSAGES=C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement