diff --git a/Makefile b/Makefile index c98a0ed87e..9cce934990 100644 --- a/Makefile +++ b/Makefile @@ -248,7 +248,6 @@ ifeq ($(BR2_REPRODUCIBLE),y) export TZ = UTC export LANG = C export LC_ALL = C -export GZIP = -n endif # To put more focus on warnings, be less verbose as default