Remove uses of ar(1) option '-l'
This commit is contained in:
@@ -4,6 +4,6 @@ shift
|
||||
if cray2; then
|
||||
bld cr $lib `lorder $* | tsort`
|
||||
else
|
||||
ar clq $lib $*
|
||||
ar -cq $lib $*
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user