Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/xorg/lib/libglapi Doesn't need or use HAVE_LLVM.
details:   https://anonhg.NetBSD.org/src/rev/c9c14350afc5
branches:  trunk
changeset: 969537:c9c14350afc5
user:      joerg <joerg%NetBSD.org@localhost>
date:      Sun Feb 23 02:02:32 2020 +0000
description:
Doesn't need or use HAVE_LLVM.
diffstat:
 external/mit/xorg/lib/libglapi/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 97ac0d05485b -r c9c14350afc5 external/mit/xorg/lib/libglapi/Makefile
--- a/external/mit/xorg/lib/libglapi/Makefile   Sun Feb 23 02:01:17 2020 +0000
+++ b/external/mit/xorg/lib/libglapi/Makefile   Sun Feb 23 02:02:32 2020 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.6 2020/01/31 20:58:18 jmcneill Exp $
+#      $NetBSD: Makefile,v 1.7 2020/02/23 02:02:32 joerg Exp $
 
 .include <bsd.own.mk>
 
@@ -73,7 +73,6 @@
        -DHAVE_DRM_PLATFORM \
        -DENABLE_SHADER_CACHE \
        -DHAVE_MINCORE \
-       -DHAVE_LLVM=0x0900 \
        -DMESA_LLVM_VERSION_PATCH=0 \
        -I. \
        -DSTDC_HEADERS=1 \
Home |
Main Index |
Thread Index |
Old Index