ports/math/PDL/files/patch-perldl.conf
Po-Chuan Hsieh 2827469fcb
math/PDL: Update to 2.084
- Update WWW
- Convert REINPLACE_CMD to patch files
- Update pkg-descr
- Take maintainership

Changes:	https://metacpan.org/dist/PDL/changes
2023-08-01 00:39:50 +08:00

11 lines
369 B
Text

--- perldl.conf.orig 2023-03-31 16:25:25 UTC
+++ perldl.conf
@@ -46,7 +46,7 @@
WITH_POSIX_THREADS => undef,
POSIX_THREADS_INC => undef, # '-I/usr/pthread/include'
- POSIX_THREADS_LIBS => undef, # '-L/usr/pthread -lpthreadGC2'
+ POSIX_THREADS_LIBS => '-lpthread', # '-L/usr/pthread -lpthreadGC2'
MALLOCDBG => undef,
# {