Skip to content

Conversation

karjonas
Copy link

@karjonas karjonas commented Jul 3, 2019

Check against __cplusplus version instead of compiler version. This fixes compilation errors when using an older cpp standard version with a newer gcc compiler. This flag requires GCC 4.7 or greater.

Check against __cplusplus version instead of compiler version. This fixes compilation errors when using an older cpp standard version with a newer gcc compiler. This flag requires GCC 4.7 or greater.
@ghost ghost mentioned this pull request Jul 8, 2019
@Groovounet Groovounet self-assigned this Jul 9, 2019
@Groovounet Groovounet added this to the GLM 0.9.9 milestone Jul 9, 2019
@Groovounet Groovounet merged commit 867a40a into g-truc:master Jul 9, 2019
@karjonas karjonas deleted the gcc_if_constexpr branch July 10, 2019 07:30
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