]> mj.ucw.cz Git - ywho.git/commitdiff
Makefile: do not strip the linked executable by default
authorMartin Mares <mj@ucw.cz>
Fri, 20 Aug 2010 15:54:20 +0000 (17:54 +0200)
committerMartin Mares <mj@ucw.cz>
Fri, 20 Aug 2010 15:54:20 +0000 (17:54 +0200)
Makefile

index b5cbc89341c39fb4d762bf4a6c6a78677e8288e4..eeb2271a6c64fdc236ed8d33cebc9f00630a8067 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 # Makefile for the ywho toolkit
 
 CFLAGS=-O2 -Wall -Wno-parentheses
-LDFLAGS=-s
+LDFLAGS=
 ROOT=/
 REL=ywho-1.12