File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 191191 <files id =" libhl" />
192192 <ext value =" .${LIBSUFFIX}" />
193193
194- <lib name =" -lpthread " if =" linux" />
194+ <lib name =" -pthread " if =" linux" />
195195
196196 <section if =" windows" >
197197 <lib name =" user32.lib" />
220220 <lib name =" -lmbedx509" unless =" windows" />
221221 <lib name =" -lmbedcrypto" unless =" windows" />
222222
223- <vflag name =" -framework" value =" Security" if =" max || ios || tvos" />
224- <vflag name =" -framework" value =" CoreFoundation" if =" max || ios || tvos" />
223+ <vflag name =" -framework" value =" Security" if =" mac || ios || tvos" />
224+ <vflag name =" -framework" value =" CoreFoundation" if =" mac || ios || tvos" />
225225 </target >
226226
227227 <target id =" mysql" output =" mysql" tool =" linker" toolid =" dll" >
You can’t perform that action at this time.
0 commit comments