Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MacSDK] Go back to incluging opt/llc after change in LLVM install process #10431

Merged
merged 1 commit into from Sep 1, 2018

Conversation

alexischr
Copy link
Contributor

Fixes #10243

@alexischr
Copy link
Contributor Author

@monojenkins build pkg

@alexischr alexischr changed the title Go back to incluging opt/llc after change in LLVM install process [MacSDK] Go back to incluging opt/llc after change in LLVM install process Aug 31, 2018
@alexischr
Copy link
Contributor Author

From bockbuild, which gives a quick diff of each package's filelist (https://jenkins.mono-project.com/job/build-package-osx-mono-pullrequest/226/console):

+ bin/llc
+ bin/llc.dSYM/Contents/Info.plist
+ bin/llc.dSYM/Contents/Resources/DWARF/llc
+ bin/llc.dSYM/Contents/Resources/DWARF/llc32
+ bin/llc.dSYM/Contents/Resources/DWARF/llc64
+ bin/llc.release
+ bin/llc32
+ bin/llc32.release
+ bin/llc64
+ bin/llc64.release
+ bin/opt
+ bin/opt.dSYM/Contents/Info.plist
+ bin/opt.dSYM/Contents/Resources/DWARF/opt
+ bin/opt.dSYM/Contents/Resources/DWARF/opt32
+ bin/opt.dSYM/Contents/Resources/DWARF/opt64
+ bin/opt.release
+ bin/opt32
+ bin/opt32.release
+ bin/opt64
+ bin/opt64.release
+ include/mono-2.0/mono/utils/mono-forward.h

The last file is from https://github.com/mono/mono/pull/10269/files

@alexischr alexischr merged commit d49d32d into master Sep 1, 2018
@alexischr
Copy link
Contributor Author

@monojenkins backport to 2018-08

1 similar comment
@alexischr
Copy link
Contributor Author

@monojenkins backport to 2018-08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

opt and llc missing from mono 2018-08 pkg
1 participant