Skip to content

Conversation

@neodix42
Copy link
Member

No description provided.

neodix42 and others added 30 commits November 29, 2025 09:51
# Conflicts:
#	assembly/native/build-macos-portable.sh
#	assembly/native/build-ubuntu-portable-libs.sh
#	assembly/native/build-ubuntu-portable.sh
# Conflicts:
#	assembly/native/build-macos-portable.sh
#	assembly/native/build-ubuntu-portable-libs.sh
#	assembly/native/build-ubuntu-portable.sh
# Conflicts:
#	assembly/native/build-macos-portable.sh
#	assembly/native/build-ubuntu-portable-libs.sh
#	assembly/native/build-ubuntu-portable.sh
@github-actions
Copy link

  • assembly/native/build-macos-portable.sh:123 – The reuse branch for zlib now echoes Using compile(sw_vers -productVersion | cut -d. -f1d zlib, which looks like an accidental paste/typo. It should probably remain “Using compiled zlib” to avoid confusing logs.

Tests: not run (review only).

@neodix42 neodix42 marked this pull request as draft December 12, 2025 11:03
echo "macOS $MACOS_MAJOR detected -> using Homebrew llvm@21"
brew install llvm@21
if [ -f /opt/homebrew/opt/llvm@21/bin/clang ]; then
export CC=/opt/homebrew/opt/llvm@21/bin/clang
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

brew --prefix llvm

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