openwrt/toolchain
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
..
binutils toolchain/binutils: use explicit configure args 2023-02-09 02:53:31 +01:00
fortify-headers build: prefer HTTPS if available (for packages) 2022-10-05 17:37:07 +02:00
gcc toolchain/gcc: clean up CFLAGS 2023-02-09 02:53:35 +01:00
gdb toolchain/gdb: use STAGING_DIR_HOST instead of hardcoding default 2023-01-09 21:33:19 +01:00
glibc toolchain: glibc: Update to glibc 2.36 2022-12-21 11:35:32 +01:00
kernel-headers toolchain: kernel-headers: kernel Git tree mirror hash 2020-11-27 14:46:13 +01:00
musl toolchain: musl: Fix symbol loading in gdb 2023-01-22 02:00:35 +01:00
nasm toolchain/nasm: update to 2.16.01 2023-01-04 23:40:28 +01:00
wrapper buildroot: allow specifying libc personality for external toolchains 2013-02-20 15:06:10 +00:00
Config.in treewide: strip useless `default n` Kconfig lines 2023-02-03 12:50:15 +01:00
Makefile Revert "toolchain: add autoconf-lean" 2021-03-02 11:36:36 +00:00
build_version toolchain: add a version that can be bumped to force toolchain/target rebuild 2021-11-16 22:02:45 +01:00
info.mk