sys-fs/tux3progs: parallel build
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@1217 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
@@ -27,7 +27,7 @@ src_prepare() {
|
||||
|
||||
src_compile() {
|
||||
filter-flags -Os -O3 -O2 -O
|
||||
emake -j1 CC="$(tc-getCC)" UCLFAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" || die "build failed"
|
||||
emake CC="$(tc-getCC)" UCLFAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" || die "build failed"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user