openwrt/toolchain/gcc
Andre Heider ad564cb019
toolchain/gcc: clean up CFLAGS
Instead of having two different ways to pass flags to the gcc build
process, add them as configure args, which is a reliable way to let
gcc pass them around to its various pieces.

Also add CXXFLAGS, since gcc started to use c++ for itself recently
(~10 years ago now).

Signed-off-by: Andre Heider <a.heider@gmail.com>
2023-02-09 02:53:35 +01:00
..
files
final toolchain/gcc: use explicit configure args 2023-02-09 02:53:35 +01:00
initial
minimal
patches-11.x
patches-12.x
common.mk toolchain/gcc: clean up CFLAGS 2023-02-09 02:53:35 +01:00
Config.in treewide: strip useless default n Kconfig lines 2023-02-03 12:50:15 +01:00
Config.version
exclude-testsuite