mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-11 15:27:53 +00:00
With no c++ code there is no point showing CXXFLAGS.
This commit is contained in:
parent
dd78340c32
commit
65707516d3
@ -262,7 +262,6 @@ echo
|
|||||||
echo "Compilation............: make (or gmake)"
|
echo "Compilation............: make (or gmake)"
|
||||||
echo " CPPFLAGS.............: $CPPFLAGS"
|
echo " CPPFLAGS.............: $CPPFLAGS"
|
||||||
echo " CFLAGS...............: $CFLAGS"
|
echo " CFLAGS...............: $CFLAGS"
|
||||||
echo " CXXFLAGS.............: $CXXFLAGS"
|
|
||||||
echo " LDFLAGS..............: $LDFLAGS"
|
echo " LDFLAGS..............: $LDFLAGS"
|
||||||
echo
|
echo
|
||||||
echo "Installation...........: make install (as root if needed, with 'su' or 'sudo')"
|
echo "Installation...........: make install (as root if needed, with 'su' or 'sudo')"
|
||||||
|
Loading…
Reference in New Issue
Block a user