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

build: fix unsigned time_t detection for cmake, MS-DOS, AmigaOS #15868

Closed
wants to merge 5 commits into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Dec 30, 2024

  • cmake: add auto-detection. Sync this with autotools.
  • enable for MS-DOS and AmigaOS builds.
    (auto-detection doesn't work for cross-builds.)
  • tidy up detection snippet.
  • fix comment.

w/o whitespace: https://github.com/curl/curl/pull/15868/files?w=1

tidy up configure detection snippet.
These happen to be cross-builds typically where auto-detection fails.
@vszakats vszakats changed the title build: unsigned time_t detection fixups build: fix unsigned time_t detection for cmake, MS-DOS, AmigaOS Dec 31, 2024
@vszakats vszakats closed this in 10fe952 Dec 31, 2024
@vszakats vszakats deleted the build-time_t-unsigned branch December 31, 2024 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant