Building package: mingw-w64-clang #9681
Unanswered
DavidHVernon
asked this question in
Q&A
Replies: 1 comment
-
That should be right. I have previously run into issues with ( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For reasons that are not ever worth going into, I am trying to rebuild the mingw-w64-clang package with clang 13 rc4. I have never built a package before in my life so I am stumbling in the dark.
Following the very good instructions on this repo, my first step was to rebuild the clang package with no changes. Like so...
makepkg-mingw -sLf --skippgpcheck
When I do this, I get the following output...
And there are no artifacts in the pkg directory.
So in other words it just stops. Is there a next step? Did I miss something in the instructions?
Beta Was this translation helpful? Give feedback.
All reactions