mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-11 18:35:00 +01:00
issue #111, sync cpuinfo.sh
This commit is contained in:
@@ -63,7 +63,6 @@ if test $? -ne 0; then
|
||||
fi
|
||||
|
||||
if [ -z "$arch" ]; then
|
||||
echo "Falling back to default -march=native"
|
||||
arch="native"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user