Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2026 16:28:25 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0234ee2aac2d - main - emulators/qemu: Remove remnants of EXTRA_PATCHES
Message-ID:  <69f0e029.45da1.62b7f1ee@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0234ee2aac2d94ca0712b89384327a7925f41502

commit 0234ee2aac2d94ca0712b89384327a7925f41502
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-04-28 14:55:18 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-04-28 16:28:11 +0000

    emulators/qemu: Remove remnants of EXTRA_PATCHES
    
    Reported by:    brd
---
 emulators/qemu/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 5145a7c375ca..58c37297f7bc 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -125,9 +125,6 @@ CFLAGS:=	${CFLAGS:C/-fno-tree-vrp//}
 WITHOUT_CPU_CFLAGS=	yes #to avoid problems with register allocation
 
 BINARY_ALIAS=	python3=${PYTHON_VERSION}
-.if exists(/usr/include/sys/inotify.h)
-EXTRA_PATCHES+=                ${PATCHDIR}/extra-patch-meson.build
-.endif
 
 PORTDOCS=	.buildinfo _static/* about/* dbus-dbusindex.html devel/* docs \
 		genindex.html glossary.html index.html interop/* objects.inv \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f0e029.45da1.62b7f1ee>