tools-uclibc/desktop: add build scripts for amd64-uclibc-hardened desktop
This commit is contained in:
parent
53bbdcad6a
commit
c18c6d6062
16 changed files with 7315 additions and 0 deletions
5
tools-uclibc/desktop/toolchain.sh
Executable file
5
tools-uclibc/desktop/toolchain.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash -l
|
||||
|
||||
emerge -1q gcc
|
||||
emerge -1q uclibc
|
||||
emerge -1q binutils
|
Loading…
Add table
Add a link
Reference in a new issue