mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Fix build with threaded perl.
This commit is contained in:
parent
92133aad6f
commit
dc2f046e72
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333767
10
net/freewais-sf/files/patch-lib__ir__grundform.c
Normal file
10
net/freewais-sf/files/patch-lib__ir__grundform.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- ./lib/ir/grundform.c.orig 2013-11-14 16:55:02.000000000 +0100
|
||||
+++ ./lib/ir/grundform.c 2013-11-14 16:55:18.000000000 +0100
|
||||
@@ -68,6 +68,7 @@
|
||||
xs_init()
|
||||
{
|
||||
char *file = __FILE__;
|
||||
+ dTHX;
|
||||
|
||||
{
|
||||
/* DynaLoader is a special case */
|
Loading…
Reference in New Issue
Block a user