mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-19 18:00:23 +08:00
Fix more instance of "NASM environment variable" -> NASMENV
This commit is contained in:
parent
ff7ccc00d8
commit
290b514fac
@ -778,7 +778,7 @@ NASM command-line processing will get confused by the two
|
||||
nonsensical words \c{-dNAME="my} and \c{name"}.
|
||||
|
||||
To get round this, NASM provides a feature whereby, if you begin the
|
||||
\c{NASM} environment variable with some character that isn't a minus
|
||||
\c{NASMENV} environment variable with some character that isn't a minus
|
||||
sign, then NASM will treat this character as the \i{separator
|
||||
character} for options. So setting the \c{NASMENV} variable to the
|
||||
value \c{!-s!-ic:\\nasmlib} is equivalent to setting it to \c{-s
|
||||
|
Loading…
x
Reference in New Issue
Block a user