X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Fisc_2.sh;h=d8ca7dc63a7cc56d3d346a179e56548e50bef51f;hb=2e34cc90b22e8d09149d579a4d5db71a1836c9ca;hp=c73908cbc6864cd8df2c2332039326a51458a7a5;hpb=8e07c86ebc651fe92eb7e3b25f801f57cfb8dd6f;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/isc_2.sh b/hints/isc_2.sh index c73908c..d8ca7dc 100644 --- a/hints/isc_2.sh +++ b/hints/isc_2.sh @@ -20,3 +20,6 @@ esac # Compensate for conflicts in doio_cflags='ccflags="$ccflags -DENOTSOCK=103"' pp_sys_cflags='ccflags="$ccflags -DENOTSOCK=103"' + +# for ext/IPC/SysV/SysV.xs +ccflags="$ccflags -DPERL_ISC"