X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/02a231ed70f2116c607b831c6a48b3490bd9a804..7e0f07b593a81c4f1bf0101cdc66968ae40462fb:/projects/sgconv/build diff --git a/projects/sgconv/build b/projects/sgconv/build index d158d320..edde35f9 100755 --- a/projects/sgconv/build +++ b/projects/sgconv/build @@ -345,6 +345,8 @@ do printf "$plugin " >> $CONFFILE done printf "\n" >> $CONFFILE +printf "CC=$CC\n" >> $CONFFILE +printf "CXX=$CXX\n" >> $CONFFILE printf "CXXFLAGS=$CXXFLAGS\n" >> $CONFFILE printf "CFLAGS=$CFLAGS\n" >> $CONFFILE printf "LDFLAGS=$LDFLAGS\n" >> $CONFFILE