1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

makefiles/docker.ink.mk: do not always pass CFLAGS to docker

This commit is contained in:
Francisco Molina 2022-03-17 10:10:45 +01:00
parent 7bcc673d06
commit 8b532e8fb6

View File

@ -79,7 +79,6 @@ export DOCKER_ENV_VARS += \
# Their origin cannot be checked since they are often redefined or overriden
# in Makefile/Makefile.include, etc. and their origin is changed to file
export DOCKER_ENV_VARS_ALWAYS += \
CFLAGS \
DISABLE_MODULE \
DEFAULT_MODULE \
FEATURES_REQUIRED \