README: update comment on nomacro.pl
This commit is contained in:
parent
a9ccc86a82
commit
244ad3b052
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -13,7 +13,7 @@ Dependencies:
|
|||
|
||||
Basic *nix build instructions:
|
||||
./autogen.sh # only needed if building from git repo
|
||||
./nomacro.pl # only needed if building on Mac OS X or with Clang
|
||||
./nomacro.pl # in case the assembler doesn't support macros
|
||||
./configure CFLAGS="-O3" # Make sure -O3 is an O and not a zero!
|
||||
make
|
||||
|
||||
|
|
Loading…
Reference in a new issue