issue #111, sync cpuinfo.sh

This commit is contained in:
c0ntrol
2016-05-17 20:10:12 +02:00
parent 8b200d4a65
commit a3ad447867

View File

@@ -63,7 +63,6 @@ if test $? -ne 0; then
fi
if [ -z "$arch" ]; then
echo "Falling back to default -march=native"
arch="native"
fi