1
0
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:
Mathieu Arnold 2013-11-14 15:57:50 +00:00
parent 92133aad6f
commit dc2f046e72
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333767

View 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 */