freebsd-ports/devel/sfslite-noopt/pkg-descr
Edwin Groothuis 80193c20be iNew Ports: devel/sfslite-noopt and devel/sfslite-dbg; sfslite with
different build options

	Shell archive included for new ports. Follow-on ports to
	the devel/sfslite port, for building with different build
	options. Won't conflict with devel/sfslite or each other.
	Trivial Makefiles that mainly call into devel/sfslite/Makefile.

PR:		ports/86475
Submitted by:	Maxwell Krohn <krohn@mit.edu>
2005-11-29 23:59:47 +00:00

13 lines
509 B
Text

See ../sfslite/pkg-descr. A build of the sfslite libraries with
without -O or -O2 build flags. Useful for finding bugs that show up
after your application has been runnig for a while. SFS is about 50%
slower without -O2, but sometimes optimized code makes for baffling
core dumps. This build of OKWS might be a reasonable compromise between
performance (sfslite) and debugability (sfslite-dbg).
Maintained as port of the OKWS distribution by Maxwell Krohn.
WWW: http://www.okws.org
- Max
ports@okws.org