mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-13 17:18:23 +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-zlib']
|
||||
curl.AddCommand(command.DirectCommand(args))
|
||||
curl.AddCommand(command.ShellCommand('cd lib'))
|
||||
curl.AddCommand(command.DirectCommand(['make']))
|
||||
curl.AddCommand(command.ShellCommand('cd lib && make'))
|
||||
else:
|
||||
args = ['vcbuild',
|
||||
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.
|
||||
APPLESAWCE
|
||||
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