Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142699396
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, Jan 23, 9:43 AM (15 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27881963
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