opnsense-ports/math/octave/files/patch-libgnu_math.in.h
Franco Fichtner b3c5bb6002 */*: sync with upstream
Taken from: FreeBSD
2024-03-20 08:52:32 +01:00

11 lines
292 B
C

--- libgnu/math.in.h.orig 2024-03-12 18:00:23 UTC
+++ libgnu/math.in.h
@@ -20,7 +20,7 @@
would lead to many syntax errors. */
#if !(defined __ANDROID__ && defined _LIBCPP_MATH_H && !defined INFINITY)
-#ifndef _@GUARD_PREFIX@_MATH_H
+#if 1
#if __GNUC__ >= 3
@PRAGMA_SYSTEM_HEADER@