gentoo-asahi-releng/tools-hardened/desktop/update.sh
Devan Franchini b80e4e5ff8 tools-hardened/desktop: initial commit of hardened amd64 desktop
This is a revamping of the TinHat build, see

    http://opensource.dyc.edu/tinhat

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2014-04-06 08:13:10 -04:00

16 lines
369 B
Bash
Executable file

#!/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