Kernel - Working on SYS_COPYFD
[tpg/acess2.git] / Tools / GCCProxy / gccproxy.sh
index 801a1f1..1624fe0 100755 (executable)
@@ -108,6 +108,6 @@ elif echo " $_miscargs" | grep '\.c' >/dev/null; then
        rm $tmpout
        exit $_rv
 else
-       run $_LD $_ldflags $_miscargs $_outfile $LDFLAGS $LIBGCC_PATH $_libs
+       run $_LD $_ldflags $_miscargs $_outfile $LDFLAGS $_libs $LIBGCC_PATH
 fi
 

UCC git Repository :: git.ucc.asn.au