Fix FreeBSD build.hrev51715
commit16b34a8fc758f64fd6ad69d3f6b77bc810db35c8
authorRene Gollent <rene@gollent.com>
Thu, 28 Dec 2017 04:05:50 +0000 (27 23:05 -0500)
committerRene Gollent <rene@gollent.com>
Thu, 28 Dec 2017 04:06:56 +0000 (27 23:06 -0500)
tree7fae220ed52410061d090c21357ffeb12b93be83
parent73159ec931ede4ad1bf59c3e23308c70834e801b
Fix FreeBSD build.

- Recent changes to the build system appear to make the assumption
  that the GNU regex APIs are universally available. This isn't the
  case on FreeBSD, which requires libgnuregex to provide that
  functionality. This broke the host keymap build.
build/jam/BuildSetup
src/tools/keymap/Jamfile