Remove strip logic form configure script, keep a deprecated warning message when --strip-binaries is still used.

This commit is contained in:
Christian Jullien 2021-01-14 07:10:41 +01:00
parent 13f6e8a866
commit 1d7b233562
2 changed files with 3 additions and 1 deletions

View file

@ -12,6 +12,8 @@ ifeq ($(findstring $(MAKECMDGOALS),clean distclean),)
include $(TOP)/config.mak
endif
CONFIG_strip = no
ifeq (-$(GCC_MAJOR)-$(findstring $(GCC_MINOR),56789)-,-4--)
CFLAGS += -D_FORTIFY_SOURCE=0
endif

2
configure vendored
View file

@ -42,7 +42,7 @@ tcc_crtprefix=""
tcc_elfinterp=""
triplet=
tcc_lddir=
confvars="strip=no"
confvars=
suggest="yes"
cpu=
cpuver=