gentoo-asahi-releng/tools-hardened/desktop/update.sh

16 lines
369 B
Bash
Raw Normal View History

#!/bin/bash -l
#Right now we're commenting out the cairo
#rebuild to see if it works in glibc.
#hacky - for some reason cairo fails to rebuild
#unless binutils is rebuilt first. It fails to
#find libibirty.
source /etc/profile
env-update
#emerge -q binutils
#source /etc/profile
#env-update
#emerge -1q x11-libs/cairo
emerge -uvNDq --keep-going --with-bdeps=y world