mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
eglibc: fix dependencies, cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -2,14 +2,8 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
$SCRIPTS/install ccache
|
||||
|
||||
rm -rf "$SYSROOT_PREFIX/lib"
|
||||
rm -rf "$SYSROOT_PREFIX/usr/lib"
|
||||
rm -rf "$SYSROOT_PREFIX/usr/include"
|
||||
|
||||
$SCRIPTS/build autotools
|
||||
$SCRIPTS/install linux-headers
|
||||
$SCRIPTS/build linux-headers
|
||||
$SCRIPTS/build gcc-core
|
||||
|
||||
# Filter out some problematic CFLAGS
|
||||
|
||||
Reference in New Issue
Block a user