Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 211712 | Differences between
and this patch

Collapse All | Expand All

(-)files/war (-1 / +1 lines)
Lines 14-20 Link Here
14
14
15
if [ ! -x $OBJ_DIR ]; then mkdir -p ${OBJ_DIR}/.libs; fi
15
if [ ! -x $OBJ_DIR ]; then mkdir -p ${OBJ_DIR}/.libs; fi
16
16
17
$ARCHIVER $@
17
$@
18
18
19
shift 3
19
shift 3
20
for obj in $@ ; do
20
for obj in $@ ; do

Return to bug 211712