spacepaste

  1.  
  2. # These settings were set by the catalyst build script that automatically
  3. # built this stage.
  4. # Please consult /usr/share/portage/config/make.conf.example for a more
  5. # detailed example.
  6. CBUILD=aarch64-RPi3B-linux-musl
  7. CFLAGS="-march=armv8-a+crc -mtune=cortex-a53 -ftree-vectorize -O2 -pipe -fomit-frame-pointer"
  8. CXXFLAGS="${CFLAGS}"
  9. MAKEOPTS="-j9 -l4"
  10. # WARNING: Changing your CHOST is not something that should be done lightly.
  11. # Please consult https://wiki.gentoo.org/wiki/Changing_the_CHOST_variable before changing.
  12. CHOST="x86_64-pc-linux-gnu"
  13. CHOST_arm64="aarch64-unknown-linux-gnu"
  14. # NOTE: This stage was built with the bindist Use flag enabled
  15. PORTDIR="/usr/portage"
  16. #DISTDIR="/usr/portage/distfiles"
  17. #PKGDIR="/usr/portage/packages"
  18. DISTDIR="/mnt/Tin/Software/Linux/RPI/Gentoo/portage/distfiles"
  19. PKGDIR="/mnt/Tin/Software/Linux/RPI/Gentoo/portage/packages"
  20. # This sets the language of build output to English.
  21. # Please keep this setting intact when reporting bugs.
  22. LC_MESSAGES=C
  23. FEATURES="distcc distcc-pump buildpkg ccache getbinpkg"
  24. VIDEO_CARDS="vc4"
  25. ACCEPT_KEYWORDS="~arm64"
  26. CCACHE_DIR="/var/CCache"
  27. PORTAGE_BINHOST="ssh://necktwi@192.168.2.28/mnt/Aren/Software/Linux/RPi3B/Gentoo/portage/packages"
  28. ELIBC="musl"
  29. USE="${ARCH} clang -glibc musl"
  30.