diff --git a/src/SourceBuild/tarball/content/repos/llvm-project.proj b/src/SourceBuild/tarball/content/repos/llvm-project.proj index c2c23cba4..addb0457c 100644 --- a/src/SourceBuild/tarball/content/repos/llvm-project.proj +++ b/src/SourceBuild/tarball/content/repos/llvm-project.proj @@ -2,7 +2,10 @@ - $(ProjectDirectory)build$(ShellExtension) $(StandardSourceBuildArgs) + + + $(BuildCommandArgs) /p:OutputRid=$(PortableRid) + $(ProjectDirectory)build$(ShellExtension) $(StandardSourceBuildArgs) $(BuildCommandArgs) $(ProjectDirectory)global.json $(ProjectDirectory)NuGet.config