Update to latest SourcePawn (#639)

This commit is contained in:
peace-maker 2017-07-18 13:48:39 +02:00 committed by Asher Baker
parent fd87cb6b23
commit 8840ce905d
2 changed files with 3 additions and 2 deletions

View File

@ -517,7 +517,8 @@ SP = SourcePawn(
root = SM,
amtl = os.path.join(builder.sourcePath, 'public', 'amtl'),
)
SP.BuildCore()
SP.BuildSpcomp()
SP.BuildVM()
SM.spcomp = SP.spcomp
SM.binaries += [
SP.libsourcepawn

@ -1 +1 @@
Subproject commit d584d55f2ad60b58070134fd1645cda27e8cf232
Subproject commit ea67e929f5bd127ec60331a7ba17d9f1d8d7ab0d