You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUG#34373612: Fix the assumption that gcc is the default compiler
When compiling Connector/Python C extension, it's assumed that gcc and
g++ are the default when logging the compiler information.
This patch fixes it by getting the CC and CXX environment variables.
Thank you for your contribution.
Change-Id: Id440e8f02fc34111372020357bcfa3b69585e72b
0 commit comments