Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix build on macos #8

Merged
merged 1 commit into from
Aug 29, 2022
Merged

Fix build on macos #8

merged 1 commit into from
Aug 29, 2022

Conversation

AkiSakurai
Copy link
Contributor

  1. times on macos do not accept NULL
  2. There is system macro "howmany" in macos header, rename the function to avoid conflicts
  3. Add missing EXTRA_LAX_CFLAGS to some makefiles
  4. There is no GLOB_PERIOD on macos
  5. Add libgen.h
  6. undef macro "Absolute"

1. times on macos do not accept NULL
2. There is system macro "howmany" in macos header, rename the fucntion to avoid conflicts
3. Add missing EXTRA_LAX_CFLAGS to some makefiles
4. There is no GLOB_PERIOD on macos
5. Add libgen.h
6. undef macro "Absolute"
@tomlechner
Copy link
Collaborator

Looks great! A little fuller reply (later today) on Laidout/laidout#26.

@tomlechner tomlechner merged commit 07cf525 into Laidout:master Aug 29, 2022
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