pkgsrc-WIP-changes archive

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

vlc-git: Drop debug code



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Tue Mar 20 13:34:15 2018 +0100
Changeset:	d7fa024cf02ef1db43bec04d38e309ad5598969b

Modified Files:
	vlc-git/Makefile

Log Message:
vlc-git: Drop debug code

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

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

diffstat:
 vlc-git/Makefile | 4 ----
 1 file changed, 4 deletions(-)

diffs:
diff --git a/vlc-git/Makefile b/vlc-git/Makefile
index dcf8960da3..242ddbe76b 100644
--- a/vlc-git/Makefile
+++ b/vlc-git/Makefile
@@ -135,10 +135,6 @@ SUBST_MESSAGE.fnt=	Fixing hardcoded font paths.
 CHECK_WRKREF_SKIP=	lib/libvlccore.a \
 			lib/libvlccore.so*
 
-#BUILD_MAKE_FLAGS=		V=1
-
-LIBTOOL_FLAGS=		--tag=disable-static
-
 pre-configure:
 	${RUN} cd ${WRKSRC} && ${SH} ./bootstrap
 


Home | Main Index | Thread Index | Old Index