X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=Makefile.org;h=5ec16452cc1587c6ec83a3e0c8c0b8c8048363c6;hp=d6dc57ac88376ceb78a78f8d31ba1d9fb75ddf0d;hb=2dcf04d160e510321e8e633bbe8824491d5047bf;hpb=baf748ba091ee4d8c48ac679cf8ecc402d6dc702 diff --git a/Makefile.org b/Makefile.org index d6dc57ac88..5ec16452cc 100644 --- a/Makefile.org +++ b/Makefile.org @@ -267,7 +267,7 @@ errors: @for i in $(DIRS) ;\ do \ (cd $$i && echo "making errors in $$i..." && \ - $(MAKE) SDIRS='${SDIRS}' errors ) || exit 1; \ + $(MAKE) SDIRS='${SDIRS}' PERL='${PERL}' errors ) || exit 1; \ done; tar: