mirror of
https://github.com/openwrt/packages.git
synced 2026-05-02 18:35:32 +04:00
054d5273cb
Defining _GLIBCXX_INCLUDE_NEXT_C_HEADERS instructs gcc 7.x libstdc++ to include the system's stdlib.h and math.h, and not their own. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>