Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/llvm lang/llvm: remove nonexistent file from SUBS...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a552651371fc
branches:  trunk
changeset: 431384:a552651371fc
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue May 12 17:46:28 2020 +0000

description:
lang/llvm: remove nonexistent file from SUBST_FILES

opt-remarks has probably been replaced by remarks-shlib, which has
already been added to the list.

diffstat:

 lang/llvm/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 583540b6437a -r a552651371fc lang/llvm/Makefile
--- a/lang/llvm/Makefile        Tue May 12 17:36:20 2020 +0000
+++ b/lang/llvm/Makefile        Tue May 12 17:46:28 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2020/05/08 14:10:09 rillig Exp $
+# $NetBSD: Makefile,v 1.54 2020/05/12 17:46:28 rillig Exp $
 #
 # when updating this, please also update:
 # devel/include-what-you-use
@@ -79,7 +79,6 @@
 SUBST_CLASSES.SunOS+=  linkmap
 SUBST_STAGE.linkmap=   pre-configure
 SUBST_FILES.linkmap=   tools/lto/lto.exports
-SUBST_FILES.linkmap+=  tools/opt-remarks/OptRemarks.exports
 SUBST_FILES.linkmap+=  tools/remarks-shlib/Remarks.exports
 SUBST_SED.linkmap=     -e '/^LLVM/d'
 



Home | Main Index | Thread Index | Old Index