Skip to content

build: fix syntax error in FreeBSD section of configure_sdk_unix #61661

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

Merged
merged 1 commit into from
Oct 21, 2022

Conversation

mhjacobson
Copy link
Contributor

Fix syntax error in the FreeBSD section of configure_sdk_unix. The syntax error results in this error during configuration:

CMake Error at cmake/modules/SwiftConfigureSDK.cmake:336 (if):
  if given arguments:

    "CMAKE_HOST_SYSTEM_NAME" "NOT" "STREQUAL" "FreeBSD"

  Unknown arguments specified
Call Stack (most recent call first):
  CMakeLists.txt:854 (configure_sdk_unix)


-- Configuring incomplete, errors occurred!

@egorzhdan egorzhdan requested a review from compnerd October 21, 2022 11:33
Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

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

Hah, nice catch.

@compnerd
Copy link
Member

@swift-ci please smoke test

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