lzma needs pthread on posix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4900 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
cf297a3762
commit
41585aacb4
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ extralibs = Split("""
|
||||||
dl
|
dl
|
||||||
gdi32
|
gdi32
|
||||||
iconv
|
iconv
|
||||||
|
pthread
|
||||||
user32
|
user32
|
||||||
""")
|
""")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue