ports: install GDB with install-strip

Fixes #4979
This commit is contained in:
Christian Prochaska 2023-08-07 08:45:01 +02:00 committed by Christian Helmuth
parent 65d9607ece
commit 7a6d9f8530

View File

@ -16,6 +16,4 @@ LIBS += stdcxx ncurses expat gmp
# workaround for problems with makeinfo version 5
MAKE_ENV += "MAKEINFO=true"
INSTALL_TARGET = install
include $(call select_from_repositories,mk/noux.mk)