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
343 B

--- a/Makefile
+++ b/Makefile
@@ -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 = .