diff options
author | Ori Bernstein <ori@eigenstate.org> | 2015-09-30 19:15:53 -0400 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2015-09-30 19:15:53 -0400 |
commit | e632cbfd8ca7424201e9054cc8c8d0a32a6c92c6 (patch) | |
tree | a97bbdff8ec0975d86dda99a6989a2e1c2b35fbe /lib/regex | |
parent | 1fb34b1a5524bb3325a97e301a6cc51884a74bbb (diff) | |
download | mc-e632cbfd8ca7424201e9054cc8c8d0a32a6c92c6.tar.gz |
Fix FreeBSD port. Add missing files, and some ABI issues.
Diffstat (limited to 'lib/regex')
-rw-r--r-- | lib/regex/bld.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/regex/bld.sub b/lib/regex/bld.sub index 23d3011..5a6c079 100644 --- a/lib/regex/bld.sub +++ b/lib/regex/bld.sub @@ -4,8 +4,8 @@ lib regex = ranges.myr types.myr - lib ../std:std lib ../sys:sys + lib ../std:std ;; bin redump {noinst} = |