Fix: produced dependencies were wrong
This commit is contained in:
parent
eb3ce1f70f
commit
38608cfa32
|
@ -16,5 +16,5 @@ do
|
|||
;;
|
||||
esac
|
||||
done
|
||||
$UTIL_HOME/lib.bin/cpp -d $cpp_args > $n
|
||||
$UTIL_HOME/lib.bin/cpp -d -m $cpp_args > $n
|
||||
exec $CC $*
|
||||
|
|
Loading…
Reference in a new issue