Merge pull request #1524 from KMDLabs/master

merge changes for gcharang
This commit is contained in:
jl777
2019-06-03 23:05:06 -11:00
committed by GitHub
6 changed files with 18 additions and 7 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
./makecclib
./makerogue
cd $WD
"$MAKE" "$@" V=1