pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/sonic Clean Makefile



Module Name:	pkgsrc-wip
Committed By:	adr <adr%sdf.org@localhost>
Pushed By:	adr
Date:		Tue Jan 30 08:39:07 2024 +0000
Changeset:	9f0660babf1ee9deee79d9ca4d099567891910e2

Modified Files:
	sonic/Makefile

Log Message:
wip/sonic Clean Makefile

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9f0660babf1ee9deee79d9ca4d099567891910e2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 sonic/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/sonic/Makefile b/sonic/Makefile
index cbc2190d49..6adc906b94 100644
--- a/sonic/Makefile
+++ b/sonic/Makefile
@@ -15,7 +15,6 @@ USE_LANGUAGES=		c
 USE_TOOLS=		gmake
 CFLAGS+=		-Wall -O3 -Wno-unused-function -ansi -fPIC -pthread
 CFLAGS+=		-Wl,-rpath=${PREFIX}/lib
-MAKE_FLAGS=		PACKAGING=YES
 CHECK_SHLIBS_SKIP=	bin/sonic
 
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index