added -Wno-non-virtual-dtor for 7zip files on gnu configuration for bug #1676243
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5051 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f6e58f133a
commit
3608995944
4 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,7 @@ defenv['CPP_FLAG'] = ''
|
|||
defenv['CPP_REQUIRES_STDLIB'] = 0
|
||||
defenv['SUBSYS_CON'] = ''
|
||||
defenv['MSVCRT_FLAG'] = ''
|
||||
defenv['IGNORE_VDTOR_WARN'] = ''
|
||||
|
||||
### stub environment
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue