Port plugin build scripts to AMBuild 2 (bug 5997 part 5, r=ds).

This commit is contained in:
David Anderson
2013-12-30 17:50:58 -05:00
parent 58995fc829
commit 9c19f6efb7
3 changed files with 59 additions and 47 deletions
+1 -1
View File
@@ -72,4 +72,4 @@ binary.sources += [
if builder.target_platform is 'linux':
binary.sources.append('binreloc.c')
SM.binaries += [builder.Add(binary)]
SM.spcomp = builder.Add(binary)