mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
net-misc/udpxy: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/3516
This commit is contained in:
committed by
David Seifert
parent
382785f96f
commit
3c52bd6f74
@@ -1,11 +0,0 @@
|
||||
--- Makefile.orig 2012-03-02 16:10:33.127036949 +0400
|
||||
+++ Makefile 2012-03-02 16:10:35.873002619 +0400
|
||||
@@ -169,7 +169,7 @@
|
||||
|
||||
$(EXEC) : $(DEPFILE) $(OBJ)
|
||||
@rm -f $(EXEC)
|
||||
- $(CC) $(CFLAGS) $(COPT) -o $(EXEC) $(OBJ)
|
||||
+ $(CC) $(CFLAGS) $(COPT) -o $(EXEC) $(OBJ) $(LDFLAGS)
|
||||
@ls -l $(EXEC)
|
||||
ifneq (yes, $(NO_UDPXREC))
|
||||
@rm -f $(UDPXREC)
|
||||
Reference in New Issue
Block a user