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
qb/config.libs.sh: Extend default INCLUDES with GCC environment variables.
C_INCLUDE_PATH and CPLUS_INCLUDE_PATH are consulted by GCC, so should
be considered by check_libs as well.
* qb/config.libs.sh (INCLUDES): Add C_INCLUDE_PATH and
CPLUS_INCLUDE_PATH values to it.
0 commit comments