3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/doc/stdenv
John Ericson 66aa02f190 lib/systems: Support FreeBSD
A tricky thing about FreeBSD is that there is no stable ABI across
versions. That means that putting in the version as part of the config
string is paramount.

We have a parsed represenation that separates name versus version to
accomplish this. We include FreeBSD versions 12 and 13 to demonstrate
how it works.
2022-11-04 16:49:28 -04:00
..
cross-compilation.chapter.md mesonEmulatorHook: check if the target binaries can be executed 2022-07-07 21:29:53 +03:00
meta.chapter.md lib/systems: Support FreeBSD 2022-11-04 16:49:28 -04:00
multiple-output.chapter.md treewide: change some glibc to stdenv.cc.libc 2022-05-27 05:57:43 +03:00
platform-notes.chapter.md doc: update Darwin platform doc regarding the 11.0 SDK 2022-07-07 07:52:36 -04:00
stdenv.chapter.md doc/stdenv: Move Other hooks after all hooks 2022-10-13 21:15:19 +02:00