Skip to content

Conversation

ZhongRuoyu
Copy link
Member

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew style with your changes locally?
  • Have you successfully run brew typecheck with your changes locally?
  • Have you successfully run brew tests with your changes locally?

Since dc71b7c, bottles for GCC and Binutils are no longer relocatable due to a misplacement of the relevant code in extend/os. Fix this by moving the code to the correct location.

Since dc71b7c, bottles for GCC and
Binutils are no longer relocatable due to a misplacement of the
relevant code in `extend/os`. Fix this by moving the code to the
correct location.
@ZhongRuoyu ZhongRuoyu force-pushed the relocatable-gcc-binutils branch from b030f8a to 3fbfff2 Compare September 20, 2025 13:03
@ZhongRuoyu ZhongRuoyu changed the title dev-cmd/bottle: fix relocatable bottling for GCC and Binutils dev-cmd/bottle: fix relocatable bottling for GCC and Binutils on Linux Sep 20, 2025
@ZhongRuoyu ZhongRuoyu added this pull request to the merge queue Sep 20, 2025
Merged via the queue into main with commit 8f74261 Sep 20, 2025
38 checks passed
@ZhongRuoyu ZhongRuoyu deleted the relocatable-gcc-binutils branch September 20, 2025 15:44
@MikeMcQuaid
Copy link
Member

My bad, thanks for fix @ZhongRuoyu!

@ZhongRuoyu
Copy link
Member Author

ZhongRuoyu commented Sep 21, 2025

No problem @MikeMcQuaid! I would have definitely made more mistakes if I were to do dc71b7c. I think ideally there could be a RuboCop that catches if OS.linux? in extend/os/mac and vice versa. Maybe I'll do it later...

@MikeMcQuaid
Copy link
Member

@ZhongRuoyu Thanks and good idea!

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.

3 participants