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

CMake: fix linking with makefiles+supernova+macos #4764

Merged
merged 1 commit into from
Feb 17, 2020
Merged

CMake: fix linking with makefiles+supernova+macos #4764

merged 1 commit into from
Feb 17, 2020

Conversation

mossheim
Copy link
Contributor

Purpose and Motivation

without this ordering, libsupernova is used to resolve symbols first and results
in undefined reference linker errors on supernova tests

Types of changes

  • Bug fix

To-do list

  • Code is tested
  • All tests are passing
  • Updated documentation
  • This PR is ready for review

@mossheim mossheim added the comp: build CMake build system label Feb 16, 2020
without this ordering, libsupernova is used to resolve symbols first and results
in undefined reference linker errors
dyfer added a commit to dyfer/supercollider that referenced this pull request Feb 16, 2020
temporarily bring changes from supercollider#4764 for CI to pass
@dyfer dyfer mentioned this pull request Feb 17, 2020
4 tasks
@dyfer dyfer self-requested a review February 17, 2020 00:10
Copy link
Member

@dyfer dyfer left a comment

Choose a reason for hiding this comment

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

AFAICT this works, fixed problems running tests in CI; tested in #4583

@dyfer dyfer self-requested a review February 17, 2020 00:10
@mossheim mossheim merged commit 6d22408 into supercollider:develop Feb 17, 2020
@mossheim mossheim deleted the topic/fix-supernova-test-linking-macos branch February 17, 2020 00:23
@mossheim mossheim restored the topic/fix-supernova-test-linking-macos branch April 10, 2020 18:48
@mossheim mossheim deleted the topic/fix-supernova-test-linking-macos branch August 1, 2020 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: build CMake build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants