nixpkgs/pkgs
Danie Roux 14109047bd gettext: Guard against compiler not supporting __builtin_stpncpy
From https://lists.macosforge.org/pipermail/macports-dev/2011-July/015263.html:

5) Building with a compiler that doesn't support newer __builtins

If your port uses MacPorts compilers rather than the default compiler,
you may run into trouble with string functions.  You'll see errors at
link time about undefined __builtin_* functions.  If this happens, you
may want to compile with -D_FORTIFY_SOURCE=0 to tell the headers to
use unfortified versions which do not use compiler builtins.
2013-09-14 14:45:06 +02:00
..
applications git-annex: update to version 4.20130909 2013-09-11 19:59:33 +02:00
build-support My attempt to get Steam working in NixOS. It uses a function called buildFHSChrootEnv {} that composed chroot environments. In such a chroot environment, I could run Steam without much problem 2013-09-13 23:58:59 +02:00
data unmaintain several packages 2013-08-16 23:45:01 +02:00
desktops Merge branch 'master' into x-updates 2013-09-08 12:04:20 +02:00
development gettext: Guard against compiler not supporting __builtin_stpncpy 2013-09-14 14:45:06 +02:00
games My attempt to get Steam working in NixOS. It uses a function called buildFHSChrootEnv {} that composed chroot environments. In such a chroot environment, I could run Steam without much problem 2013-09-13 23:58:59 +02:00
lib Merge branch 'x-updates' into master 2013-09-11 08:37:03 +02:00
misc Merge branch 'x-updates' into master 2013-09-11 08:37:03 +02:00
os-specific grsecurity: Update to 2.9.1-3.2.51-201309101928 2013-09-13 05:13:25 +02:00
servers Merge branch 'x-updates' into master 2013-09-11 08:37:03 +02:00
shells zsh: Upgrade to 5.0.2 2013-09-01 16:46:21 +02:00
stdenv nixos.org/tarballs -> tarballs.nixos.org 2013-06-25 14:12:16 +02:00
test
tools coreutils: Make it build on OSX 10.0.8 2013-09-14 14:45:06 +02:00
top-level coreutils: 8.20 does build on Darwin 2013-09-14 14:45:06 +02:00