From 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sat, 11 Sep 2021 16:57:58 +0200 Subject: cleanup: drop support for EOL FreeBSD 11.X Search criteria used: - 11.4 - OSREL* - OSVER* - *_FreeBSD_11 Input from: - adridg: devel/qca-legacy - jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds - sunpoet: security/p5-*OpenSSL* Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust Differential Revision: https://reviews.freebsd.org/D32008 Test Plan: make index --- emulators/qemu-devel/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'emulators/qemu-devel') diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index 9220675fb093..699fecc85471 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -12,7 +12,6 @@ COMMENT= QEMU CPU Emulator - development version LICENSE= GPLv2 ONLY_FOR_ARCHS= amd64 powerpc powerpc64 powerpc64 powerpc64le -IGNORE_FreeBSD_11= Unable to produce Position Independent Code BUILD_DEPENDS= sphinx-build:textproc/py-sphinx \ ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR} \ -- cgit v1.2.3