summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoris <is@pkgsrc.org>2013-03-15 16:10:57 +0000
committeris <is@pkgsrc.org>2013-03-15 16:10:57 +0000
commitf39296d487b8083a36552c6f087c81712b22e9bf (patch)
tree206fbd22a3dadeafd38f133924d59b42a27b0165 /security
parent1ac46a244b1e9fcb3487ceb3bc30cb9df12b90d7 (diff)
downloadpkgsrc-f39296d487b8083a36552c6f087c81712b22e9bf.tar.gz
Make oxenstored (more) usable, as originally researched by
Aaron J. Grier, with implementation changes by myself: - rules to add the run-time path correctly when building shared versions of libraries. Using -dllpath to ocamlmklib for this - ',' would need to be clumsily escaped from gmake. (This also needs a patched ocamlmklib - from ocaml 4.00.1nb2 - that has -elfmode which prevents -L paths being added to the run-time path). - Path fixes, but not using fixed paths as originally proposed, but the SUBST framework. - Trim whitespace off a numeric string read out of the kernel. Instead of open coding the function, use String.trim, as the String library is used, anyway. (available in ocaml >= 4.00.1)
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions