Created
October 13, 2018 14:23
-
-
Save monkstone/b8ca39b365b4ba81e0c3804038d25df3 to your computer and use it in GitHub Desktop.
From GNUmakefile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`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