pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/gcc6-aux
Module Name: pkgsrc
Committed By: nia
Date: Mon Mar 7 16:41:30 UTC 2022
Modified Files:
pkgsrc/lang/gcc6-aux: Makefile
Log Message:
gcc6-aux: MKPIE not supported
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/gcc6-aux/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/gcc6-aux/Makefile
diff -u pkgsrc/lang/gcc6-aux/Makefile:1.9 pkgsrc/lang/gcc6-aux/Makefile:1.10
--- pkgsrc/lang/gcc6-aux/Makefile:1.9 Sat Nov 6 09:33:37 2021
+++ pkgsrc/lang/gcc6-aux/Makefile Mon Mar 7 16:41:30 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2021/11/06 09:33:37 nia Exp $
+# $NetBSD: Makefile,v 1.10 2022/03/07 16:41:30 nia Exp $
PKGNAME= gcc6-aux-${SNAPSHOT}
PKGREVISION= ${MAIN_PR}
@@ -16,6 +16,7 @@ LANGS= c ada c++
USE_TOOLS+= gmake sed:run perl makeinfo bzip2 patch pod2man tar
APPLY_DIFFS= core ada cxx
+MKPIE_SUPPORTED= no
RELRO_SUPPORTED= no
.include "Makefile.version"
Home |
Main Index |
Thread Index |
Old Index