fixed bug #1758873 - do not link to stdc++ when using aCC
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5218 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
8e716ed458
commit
b23a7560ee
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ libs = Split("""
|
||||||
gdi32
|
gdi32
|
||||||
user32
|
user32
|
||||||
pthread
|
pthread
|
||||||
stdc++
|
|
||||||
iconv
|
iconv
|
||||||
""")
|
""")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue