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

Add -Xlinker -no_application_extension to OTHER_LDFLAGS at project level #759

Merged
merged 1 commit into from
May 16, 2020

Conversation

ikesyo
Copy link
Member

@ikesyo ikesyo commented May 16, 2020

Ref: #541

This silences the "linking against a dylib which is not safe for use in application extensions: ..." linker warning for all targets.

@ikesyo ikesyo force-pushed the suppress-linker-warning branch 2 times, most recently from 3c2b40e to 1115450 Compare May 16, 2020 11:43
@ikesyo ikesyo changed the title Add -Xlinker -no_application_extension to OTHER_LDFLAGS for test targets to silence a linker warning Add -Xlinker -no_application_extension to OTHER_LDFLAGS at project level May 16, 2020
…t level

This silences the "linking against a dylib which is not safe for use in application extensions: ..." linker warning for all targets.
@ikesyo ikesyo merged commit 02ef5af into master May 16, 2020
@ikesyo ikesyo deleted the suppress-linker-warning branch May 16, 2020 11:51
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.

1 participant