nixpkgs/pkgs/os-specific
aszlig a6621202af
xcode: Drop use of weak_import on enumerators.
GCC doesn't support attributes on enumerators, which could pose a
problem but fortunately not in this case. Here a
__attribute__((weak_import)) is used, which doesn't make much sense for
enumerators anyway (noone will die because the corresponding enumerator
won't be referenced either in older OS X versions).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-03-12 10:00:49 +01:00
..
darwin xcode: Drop use of weak_import on enumerators. 2014-03-12 10:00:49 +01:00
gnu More renames 2012-12-28 19:42:10 +01:00
linux grsecurity updates 2014-03-04 01:13:22 +01:00
windows windows/cygwin-setup: Drop meta.platforms attr. 2014-03-04 00:52:39 +01:00