multimedia/yt-dlp: update to 2025.1.12
[oi-userland.git] / components / runtime / openjdk-8 / patches / 0038-patch-hotspot_src_share_vm_utilities_globalDefinitions__gcc.hpp.patch
bloba54020cd17ecda80846eb1138d9e165688eaea17
1 $NetBSD: patch-hotspot_src_share_vm_utilities_globalDefinitions__gcc.hpp,v 1.4 2016/08/15 19:09:38 ryoon Exp $
3 --- hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp.orig
4 +++ hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp
5 @@ -68,7 +68,7 @@
6 # include <sys/procfs.h>
7 # endif
9 -#if defined(LINUX) || defined(_ALLBSD_SOURCE)
10 +#if defined(LINUX) || defined(_ALLBSD_SOURCE) || defined(SOLARIS)
11 #ifndef __STDC_LIMIT_MACROS
12 #define __STDC_LIMIT_MACROS
13 #endif // __STDC_LIMIT_MACROS