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

Use glslang's new GLSLANG_BUILD_PIC CMake flag #1094

Closed
wants to merge 2 commits into from

Conversation

ben-clayton
Copy link
Contributor

Instead of pushing / popping CMAKE_CXX_FLAGS with -fPIC.

This reverts "Glslang third party build needs -fPIC (#1093)"

Instead of pushing / popping `CMAKE_CXX_FLAGS` with -fPIC.
This reverts "Glslang third party build needs -fPIC (google#1093)"
@ben-clayton
Copy link
Contributor Author

Looks like tests need updating for new glslang codegen patterns

@ben-clayton ben-clayton marked this pull request as ready for review July 6, 2020 17:14
@ben-clayton
Copy link
Contributor Author

Are we landing changes when the presubmits are red?

@zoddicus
Copy link
Collaborator

zoddicus commented Jul 6, 2020

#1097 will hopefully resolve the build issues. Once it has landed this can be rebased and tried again.

@ben-clayton
Copy link
Contributor Author

I might abandon this due to: KhronosGroup/glslang#2326

@ben-clayton
Copy link
Contributor Author

Superseded with #1098

@ben-clayton ben-clayton closed this Jul 7, 2020
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.

4 participants