blob: 37f805bef465210fcfc226428807c8a67fc113e3 [file] [log] [blame]
if [ "_$1" = "_-n" ]; then
echo "amd64"
else
echo "amd64 i386"
fi