Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153815914
D31231.id92502.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
661 B
Referenced Files
None
Subscribers
None
D31231.id92502.diff
View Options
diff --git a/.github/workflows/cross-bootstrap-tools.yml b/.github/workflows/cross-bootstrap-tools.yml
--- a/.github/workflows/cross-bootstrap-tools.yml
+++ b/.github/workflows/cross-bootstrap-tools.yml
@@ -23,10 +23,10 @@
compiler: clang-10
cross-bindir: /usr/lib/llvm-10/bin
pkgs: bmake libarchive-dev clang-10 lld-10
- - os: macOS-latest
- compiler: clang-11
+ - os: macos-latest
+ compiler: clang-12
+ cross-bindir: /usr/local/opt/llvm/bin
pkgs: bmake libarchive
-
steps:
- uses: actions/checkout@v2
- name: install packages (Ubuntu)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 24, 11:51 PM (5 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32097852
Default Alt Text
D31231.id92502.diff (661 B)
Attached To
Mode
D31231: Fix the linker detection for bootstrapping under MacOS / homebrew
Attached
Detach File
Event Timeline
Log In to Comment