freebsd-glue

Emulate a FreeBSD build environment
 
  0
  no reviews



This package provides a set of glue headers and symbolic links to emulate a FreeBSD build environment.

Its goal is to make it as easy as possible to build source code written for FreeBSD on Debian, by adding the necessary glue so that equivalent interfaces in packages like freebsd-buildutils, libbsd-dev or libexpat-dev are directly available to pristine FreeBSD code.

freebsd-glue strives for bug-for-bug compatibility and will even attempt to accommodate for unspecified features (such as implicit header inclusion), as long as this doesn't cause breakage in other areas.