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: #331 Unify build visibility for all projects #2

Merged
merged 1 commit into from
Jul 3, 2018

Conversation

Maroc-OS
Copy link
Owner

@Maroc-OS Maroc-OS commented Jul 3, 2018

Unify build visibility for all projects to avoid warnings "direct access in function: * from file: * to global weak symbol".

PS: used same function 'append_if' from LLVM Project CMakeLists.txt file

This will fix avast#311

Unify build visibility for all projects to avoid warnings "direct access in function: * from file: * to global weak symbol".

PS: used same function 'append_if' from LLVM Project CMakeLists.txt file

This will fix avast#331
@Maroc-OS Maroc-OS merged commit e48d17b into master Jul 3, 2018
@Maroc-OS Maroc-OS deleted the Maroc-OS-patch-2 branch July 3, 2018 04:14
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.

Build on macOS produces ld warnings: "weak symbol cannot be overridden at runtime"
1 participant