#261 applied stdcall calling convention for a target platform other than Windows.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6586 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6cdc279244
commit
15b35daa34
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@ conf.Finish()
|
|||
### test environment
|
||||
|
||||
test_env = defenv.Clone()
|
||||
test_env['STDCALL'] = '' # avoid warnings
|
||||
test_env.Append(CPPPATH = ['#$BUILD_CONFIG'])
|
||||
conf = FlagsConfigure(test_env)
|
||||
conf.Finish()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue