Removed unneeded diagnostic

pull/186/head
Jeffrey Walton 2016-06-05 18:21:05 -04:00
parent cdd88236af
commit 259f845bd4
1 changed files with 0 additions and 2 deletions

View File

@ -48,8 +48,6 @@ if [ ! -z "CXXFLAGS" ]; then
done done
fi fi
echo "Retained user CXXFLAGS: ${RETAINED_CXXFLAGS[@]}"
# Avoid CRYPTOPP_DATA_DIR in this shell # Avoid CRYPTOPP_DATA_DIR in this shell
unset CRYPTOPP_DATA_DIR unset CRYPTOPP_DATA_DIR