commit:     bf50fa8db39c2fd102bff6c1ff86e30ee372136b
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 15 15:21:48 2026 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Feb 15 15:21:48 2026 +0000
URL:        
https://gitweb.gentoo.org/proj/virtualbox-patches.git/commit/?id=bf50fa8d

Update clang patch

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 patches/018_virtualbox-7.0.0-fix-compilation-clang.patch | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/patches/018_virtualbox-7.0.0-fix-compilation-clang.patch 
b/patches/018_virtualbox-7.0.0-fix-compilation-clang.patch
index c3e34f8..a865c5f 100644
--- a/patches/018_virtualbox-7.0.0-fix-compilation-clang.patch
+++ b/patches/018_virtualbox-7.0.0-fix-compilation-clang.patch
@@ -4,17 +4,6 @@ so just remove it
 
 Cannot use PFNRT here on clang because of the exception specification
 
---- a/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceLibCWrappers.h
-+++ b/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceLibCWrappers.h
-@@ -34,8 +34,6 @@
- # include <limits.h>        /* Workaround for syslimit.h bug in gcc 4.8.3 on 
gentoo. */
- # ifdef RT_OS_DARWIN
- #  include <sys/syslimits.h> /* PATH_MAX */
--# elif !defined(RT_OS_SOLARIS) && !defined(RT_OS_FREEBSD)
--#  include <syslimits.h>    /* PATH_MAX */
- # endif
- # include <libgen.h>        /* basename */
- # include <unistd.h>
 --- a/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.h
 +++ b/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.h
 @@ -97,7 +97,11 @@

Reply via email to