···23 ./no-sys-dirs.patch
24 ]
25 ++ optional stdenv.isSunOS ./ld-shared.patch
26- ++ optional stdenv.isDarwin ./no-libutil.patch;
2728 # Build a thread-safe Perl with a dynamic libperls.o. We need the
29 # "installstyle" option to ensure that modules are put under
···23 ./no-sys-dirs.patch
24 ]
25 ++ optional stdenv.isSunOS ./ld-shared.patch
26+ ++ stdenv.lib.optional stdenv.isDarwin [ ./cpp-precomp.patch ./no-libutil.patch ] ;
2728 # Build a thread-safe Perl with a dynamic libperls.o. We need the
29 # "installstyle" option to ensure that modules are put under