pkgsrc-WIP-changes archive

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

libdrm: g/c autoconf leftovers



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Fri Jan 14 16:28:11 2022 +0100
Changeset:	a21041ce55d8f7434cca0ecba20c8667c8ae915e

Modified Files:
	libdrm/Makefile

Log Message:
libdrm: g/c autoconf leftovers

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

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

diffstat:
 libdrm/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diffs:
diff --git a/libdrm/Makefile b/libdrm/Makefile
index d636705637..20afca8e84 100644
--- a/libdrm/Makefile
+++ b/libdrm/Makefile
@@ -90,9 +90,6 @@ MESON_ARGS+=	-Dvc4=false
 MESON_ARGS+=	-Dman-pages=false
 MESON_ARGS+=	-Dvalgrind=false
 
-#CONFIGURE_ARGS+=	PTHREADSTUBS_CFLAGS=-I${PREFIX}/include \
-#			PTHREADSTUBS_LIBS=-L${PREFIX}/lib
-
 LDFLAGS.NetBSD+=	-lpci
 
 .include "../../devel/meson/build.mk"


Home | Main Index | Thread Index | Old Index