You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-misc/socket/files/socket-1.5-makefile.patch

15 lines
416 B

--- Makefile.orig 2008-06-27 13:57:47.000000000 +0400
+++ Makefile 2013-02-05 00:42:25.241748516 +0400
@@ -38,9 +38,8 @@
INSTALLMANPATH = $(INSTALLBASE)/man
INSTALLMANMODE = 444
GCCOPTS = -Wall -Wstrict-prototypes
-CC = cc
-CFLAGS = $(SWITCHES) -g
-LDFLAGS = $(SWITCHES) # -s
+CC ?= cc
+CFLAGS += $(SWITCHES)
# To use an architecture-specific compile directory (inside of the
# source directory):
ARCHDIR = .