mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04: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
1 changed files with 10 additions and 0 deletions
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…
Add table
Reference in a new issue