pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross/xtensa-esp32-elf-binutils xtensa-esp32-elf-binut...
details: https://anonhg.NetBSD.org/pkgsrc/rev/09b583c79a73
branches: trunk
changeset: 376904:09b583c79a73
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Apr 14 12:55:52 2022 +0000
description:
xtensa-esp32-elf-binutils: disable MKPIE
diffstat:
cross/xtensa-esp32-elf-binutils/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3857073c18b0 -r 09b583c79a73 cross/xtensa-esp32-elf-binutils/Makefile.common
--- a/cross/xtensa-esp32-elf-binutils/Makefile.common Thu Apr 14 12:45:59 2022 +0000
+++ b/cross/xtensa-esp32-elf-binutils/Makefile.common Thu Apr 14 12:55:52 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2022/04/13 23:09:09 tnn Exp $
+# $NetBSD: Makefile.common,v 1.2 2022/04/14 12:55:52 tnn Exp $
# used by cross/xtensa-esp32-elf-binutils/Makefile
# used by cross/xtensa-esp32s2-elf-binutils/Makefile
@@ -24,6 +24,7 @@
GNU_CONFIGURE_STRICT= no # several sub-configures know --enable-nls
USE_LIBTOOL= yes
USE_TOOLS+= gmake makeinfo
+MKPIE_SUPPORTED= no # strange errors with libiberty. checking for fcntl.h ... no
#PATCHDIR= ${.CURDIR}/../../cross/xtensa-esp32-elf-binutils/patches
DISTINFO_FILE= ${.CURDIR}/../../cross/xtensa-esp32-elf-binutils/distinfo
Home |
Main Index |
Thread Index |
Old Index