Skip to content

Fix version detection to work with older gmakes#1231

Merged
LourensVeen merged 1 commit intoamusecode:mainfrom
LourensVeen:issue_1188_old_make
Mar 12, 2026
Merged

Fix version detection to work with older gmakes#1231
LourensVeen merged 1 commit intoamusecode:mainfrom
LourensVeen:issue_1188_old_make

Conversation

@LourensVeen
Copy link
Member

I've tested this with gmake 4.4.1, 4.3, 4.2.1, 4.2, and even 3.81, and could reproduce the problem on versions before 4.3. With this fix applied, it works with all of the above versions, although building with gmake 3.81 doesn't work for unrelated reasons. That's fine, it's extremely old and macOS users can install a newer make with all the other dependencies.

Fixes #1188.

@LourensVeen LourensVeen self-assigned this Mar 12, 2026
@LourensVeen LourensVeen requested a review from a team as a code owner March 12, 2026 12:50
@LourensVeen LourensVeen merged commit 8bca489 into amusecode:main Mar 12, 2026
4 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in Development Board Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

AMUSE fails to build from tarball on pre-4.3 GNU Make

1 participant