-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
native cmake fixes + add native llvm 14 #6198
Conversation
@hgy59 would you have cycles to test building the native llvm-14 and generate a resulting package similar to llvm-9.0 along with related I'm finally inches away from enabling opencl on ffmpeg x64 builds, but similar to llvm-9.0 I require NATIVE Thnx in advance! |
@hgy59 friendly reminder when you have a moment to build a llvm-14 package to be re-used, thnx. |
@th0ma7 you find the build as https://github.com/SynoCommunity/spksrc/releases/download/native%2Fllvm/native-llvm-14.0.5.tar.gz Unfortunately there is no build log file created for native packages. So I have not a clue about build warnings... |
Indeed that's something we should add. Interestingly, when launched from an spk build logs does get generated btw... |
@hgy59 I just captured that the file is now available (thnx a lot!) although I can't find it in our release page? |
Don't bother, I just found it out at https://github.com/SynoCommunity/spksrc/releases/tag/native%2Fllvm |
@hgy59 if you have a moment for a quick review, considering your commit addition I presume it to be all ok. |
Description
Checklist
all-supported
completed successfullyType of change