diff options
author | Rene Ladan <rene@FreeBSD.org> | 2022-12-31 02:32:31 +0100 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2022-12-31 02:32:31 +0100 |
commit | 29de0a8fb03daff2de8d9b47fa5acafa4bb46681 (patch) | |
tree | 437ae6898110657f6f94142c2eaaf2cfe6633ec2 /math/libpgmath/files/patch-lib_common_dispatch.c | |
parent | cleanup: Remove expired ports: (diff) |
cleanup: Remove expired ports:
2022-12-31 math/libpgmath: Depends on end of life devel/llvm70
Diffstat (limited to 'math/libpgmath/files/patch-lib_common_dispatch.c')
-rw-r--r-- | math/libpgmath/files/patch-lib_common_dispatch.c | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/math/libpgmath/files/patch-lib_common_dispatch.c b/math/libpgmath/files/patch-lib_common_dispatch.c deleted file mode 100644 index cfd9171a7e27..000000000000 --- a/math/libpgmath/files/patch-lib_common_dispatch.c +++ /dev/null @@ -1,14 +0,0 @@ ---- lib/common/dispatch.c.orig 2019-10-20 14:21:37 UTC -+++ lib/common/dispatch.c -@@ -95,11 +95,7 @@ - - #endif // #ifndef _WIN64 - --#if defined(TARGET_LINUX_X8664) || defined(TARGET_LINUX_POWER) || defined(TARGET_WIN_X8664) --#include <malloc.h> --#else - #include <sched.h> --#endif - - - #include "mth_tbldefs.h" |