perlPackages.DBI: Stub out dbd_postamble for cross-compilation.

This commit is contained in:
Shea Levy
2018-02-28 12:09:14 -05:00
parent 306d5cdf03
commit dd6c926362
2 changed files with 42 additions and 2 deletions

View File

@@ -186,7 +186,8 @@ for a module may (indirectly) import a native module. In that case,
you will need to make a stub for that module that will satisfy the
Makefile.PL and install it into
<filename>lib/perl5/site_perl/cross_perl/${perl.version}</filename>.
</para>
See the <varname>postInstall</varname> for <varname>DBI</varname> for
an example.</para>
</section>