Add the option 'interpreter_args' to perlapps() and perltest()
authorRichard Levitte <levitte@openssl.org>
Tue, 29 Mar 2016 17:36:55 +0000 (19:36 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 30 Mar 2016 16:44:18 +0000 (18:44 +0200)
commitb8fcd4f079121179f1511fbed5150209c798ce4d
treea243440c05cd2a3587d882c4a085ccb50cdea2e2
parentd2ec189fdd6d734c21d4067340cc96a0c4ce0595
Add the option 'interpreter_args' to perlapps() and perltest()

The intention with that option is to allow extra flags to the perl
interpreter itself.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
test/testlib/OpenSSL/Test.pm