mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-14 09:38:30 +00:00
One last attempt at a build fix?
This commit is contained in:
parent
006218dfa3
commit
13c844959b
@ -17,8 +17,7 @@ def BuildCURL():
|
|||||||
'--without-libssh2',
|
'--without-libssh2',
|
||||||
'--without-zlib']
|
'--without-zlib']
|
||||||
curl.AddCommand(command.DirectCommand(args))
|
curl.AddCommand(command.DirectCommand(args))
|
||||||
curl.AddCommand(command.ShellCommand('cd lib'))
|
curl.AddCommand(command.ShellCommand('cd lib && make'))
|
||||||
curl.AddCommand(command.DirectCommand(['make']))
|
|
||||||
else:
|
else:
|
||||||
args = ['vcbuild',
|
args = ['vcbuild',
|
||||||
os.path.join(AMBuild.sourceFolder, 'extensions', 'curl', 'curl-src', 'lib',
|
os.path.join(AMBuild.sourceFolder, 'extensions', 'curl', 'curl-src', 'lib',
|
||||||
|
|||||||
@ -24,3 +24,4 @@ Curl up next to the fire and burn.
|
|||||||
Sushi tastes great in winter.
|
Sushi tastes great in winter.
|
||||||
APPLESAWCE
|
APPLESAWCE
|
||||||
A ridiculous monsoon said hello to the lamp on his messy desk.
|
A ridiculous monsoon said hello to the lamp on his messy desk.
|
||||||
|
Hi predcrab! I'm running out of things to say.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user