Skip to content

Instantly share code, notes, and snippets.

@monkstone
Created October 13, 2018 14:23
Show Gist options
  • Save monkstone/b8ca39b365b4ba81e0c3804038d25df3 to your computer and use it in GitHub Desktop.
Save monkstone/b8ca39b365b4ba81e0c3804038d25df3 to your computer and use it in GitHub Desktop.
From GNUmakefile
`uname -m | sed -e 's/i[3456678]86/i386/'`
yields
armv7l ie. armv7(letter 'l')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment