Skip to content

Conversation

volsa
Copy link
Member

@volsa volsa commented Jul 5, 2025

build.sh --lit as well as build.sh --package should now work with this PR on MacOS (ARM)

@volsa volsa requested a review from Copilot July 7, 2025 06:51
Copilot

This comment was marked as outdated.

@volsa volsa requested a review from Copilot August 28, 2025 08:14
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes build script compatibility issues for macOS development, specifically addressing platform-specific linker flags and arguments for creating shared libraries. The changes ensure that build.sh --lit and build.sh --package commands work properly on macOS ARM systems.

Key changes:

  • Introduces platform-specific linker flags for macOS vs Linux when creating shared libraries
  • Refactors shared library creation logic into a dedicated function
  • Improves shell script best practices with proper variable quoting and scoping

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@volsa volsa requested review from ghaith and mhasel August 28, 2025 08:37
@volsa volsa merged commit f6e9c77 into master Aug 28, 2025
23 checks passed
@volsa volsa deleted the vosa/build-script-macos branch August 28, 2025 11:53
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.

2 participants