From 09465197e0e7634e1bc5d992e8f2898ad73c83b9 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Wed, 4 Jul 2018 21:48:14 -0600 Subject: Removed --strip flag to linker --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2f55795..aa5c96b 100644 --- a/Makefile +++ b/Makefile @@ -138,7 +138,6 @@ ifeq ($(DEBUG),true) CXXFLAGS+=-O0 -g -Wall -Werror else CXXFLAGS+=-O3 - LDFLAGS+=--strip-all endif FSYSTEM_FOLDERS = lua_api phys util lua_api/irr lua_api/phys lua_api/gui lua_api/scene lua_api/video -- cgit v1.2.3-70-g09d2