Skip to content

build: Add CXXFLAGS and LDFLAGS handling for aarch64 macOS #317

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

matthewfeickert
Copy link
Member

@matthewfeickert matthewfeickert commented Sep 16, 2024


Should be rebased after PR #313, #315, #316 are merged. These are needed to fully resolve Issue #193.

Supersedes PR #301

* Add 'macos-latest' runners which are macos-14 aarch64 machines.
* Add libtool to brew install list.
* Add macos-14 runners for auto64 archs.
* Add libtool to brew install list.
@matthewfeickert matthewfeickert added the enhancement New feature or request label Sep 16, 2024
@matthewfeickert matthewfeickert self-assigned this Sep 16, 2024
From ./configure --help:

```
  --enable-cgal           enables link with the CGAL library default=no
  --enable-cgal-header-only   enable build with header-only install of CGAL, e.g. as for CGALv5; in that case do not use --enable-cgal default=no
```
@matthewfeickert
Copy link
Member Author

This should stay in draft state until PR #319 is merged or closed.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CGAL explicitly requested and not found or not functional
1 participant