Skip to content

Instantly share code, notes, and snippets.

@andrey-utkin
Created March 12, 2018 16:48
Show Gist options
  • Save andrey-utkin/b84b4d041d9c905bc1fb25492ca49549 to your computer and use it in GitHub Desktop.
Save andrey-utkin/b84b4d041d9c905bc1fb25492ca49549 to your computer and use it in GitHub Desktop.
set -e
T=aarch64-gcctest-linux-gnu
crossdev --stable -t $T
ln -snf /usr/portage/profiles/default/linux/arm64/17.0/ /usr/$T/etc/portage/make.profile
${T}-emerge -ptv sys-devel/gcc
FEATURES="-sandbox -usersandbox" ${T}-emerge -vq sys-devel/gcc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment