fix build

This commit is contained in:
blackjok3r
2019-05-03 01:54:42 +08:00
parent 06899adea0
commit aea85abb39
2 changed files with 4 additions and 4 deletions

View File

@@ -106,7 +106,7 @@ CONFIG_SITE="$PWD/depends/$HOST/share/config.site" ./configure "$HARDENING_ARG"
WD=$PWD
cd src/cc
echo $PWD
./makerogue
./makecustom
cd $WD
"$MAKE" "$@" V=1