3 Commits
Author SHA1 Message Date
William Kelly 5ccd4b8529 Using find_package for flex to deal with FreeBSD having an older, incompatible
version in /usr/bin. will need env PATH=/usr/local/bin:$PATH on FreeBSD to detect
required flex 2.5.37. Using CMake cache variables to link GMP (fixes FreeBSD build).
2013-10-21 05:15:41 -05:00
William Kelly d14879487b Merge remote-tracking branch 'upstream/master' into FREEBSD
Conflicts:
	src/Makefile
2013-10-17 02:44:09 -05:00
William Kelly 833c781d94 FreeBSD port initial checkin. This is based on 5cd6f3294c,
September 9, 2013, before CMake changes. Includes proto_headers.h.
Most or all of __FREEBSD__ changes should, IMHO, be merged back into Linux version.
This should build on Linux with __FREEBSD__ defined.
2013-10-16 22:12:11 -05:00