From bb7114950855b1136ec23afd1005b6fd2a77f961 Mon Sep 17 00:00:00 2001 From: tnn Date: Thu, 14 Apr 2022 12:55:52 +0000 Subject: xtensa-esp32-elf-binutils: disable MKPIE --- cross/xtensa-esp32-elf-binutils/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cross') diff --git a/cross/xtensa-esp32-elf-binutils/Makefile.common b/cross/xtensa-esp32-elf-binutils/Makefile.common index 10ee2b5cb95..0cb763cff9b 100644 --- a/cross/xtensa-esp32-elf-binutils/Makefile.common +++ b/cross/xtensa-esp32-elf-binutils/Makefile.common @@ -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= yes 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 -- cgit v1.2.3