diff options
author | riastradh <riastradh> | 2011-07-20 14:10:09 +0000 |
---|---|---|
committer | riastradh <riastradh> | 2011-07-20 14:10:09 +0000 |
commit | 93728ed4bf02f15d89464c4da1ca4bf1699a5e6f (patch) | |
tree | 9f1f6060ebd9b562962d1be7eb6ca3eab01c46fa /sysutils | |
parent | 945c140d73e5309451df0234794699664c2465bd (diff) | |
download | pkgsrc-93728ed4bf02f15d89464c4da1ca4bf1699a5e6f.tar.gz |
Enable native dynamic loading support on NetBSD/{i386,amd64}.
Bump pkgrevision.
While I'm here: add a comment to patch-at explaining what it does.
Tested by
$ make install
$ cd work/ocaml-3.12.0/testsuite && gmake one DIR=tests/lib-dynlink-native
(Not in a build-env because that uses the wrappers, which don't let the
test suite see the installed OCaml files.)
This is only a workaround on NetBSD/{i386,amd64} for the problems of
OCaml PR#5049 <http://caml.inria.fr/mantis/view.php?id=5049>. (E.g.,
this workaround makes Coccinelle build on those platforms -- but it
still won't build on platforms with native compilation but no native
dynamic loading. Need to hack everything that uses dynlink to have
four compile-time cases -- {yes,no} {byte,nat}dynlink.)
Diffstat (limited to 'sysutils')
0 files changed, 0 insertions, 0 deletions