summaryrefslogtreecommitdiffstats
path: root/rules/pre
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2020-08-27 09:43:48 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-08-27 16:37:01 +0200
commit8e81cca55b1d591660f7f4db0576fdd2de731861 (patch)
tree37d691fbf4187eeba948372b4a43ff92fedad1bb /rules/pre
parent690dd80d07b3c807547df63337ed658d0fdf3b40 (diff)
downloadOSELAS.Toolchain-8e81cca55b1d591660f7f4db0576fdd2de731861.tar.gz
OSELAS.Toolchain-8e81cca55b1d591660f7f4db0576fdd2de731861.tar.xz
glibc: use the wrapper to inject the extra CFLAGS
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/pre')
-rw-r--r--rules/pre/toolchain.make3
1 files changed, 0 insertions, 3 deletions
diff --git a/rules/pre/toolchain.make b/rules/pre/toolchain.make
index c7c3d97..063f5ac 100644
--- a/rules/pre/toolchain.make
+++ b/rules/pre/toolchain.make
@@ -66,9 +66,6 @@ TOOLCHAIN_CROSS_DEBUG_FLAGS := \
-g3 \
-gno-record-gcc-switches \
$(addprefix -ffile-prefix-map=,$(TOOLCHAIN_CROSS_DEBUG_MAP))
-
-GLIBC_DEBUG_FLAGS_ENV := \
- $(addsuffix "-O2 $(TOOLCHAIN_CROSS_DEBUG_FLAGS)",CFLAGS= CXXFLAGS=)
endif
#