1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs
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
..
applications xmobar: drop obsolete patch files 2014-03-03 22:12:28 +01:00
build-support gcc-cross-wrapper: Allow to pass US X min version. 2014-03-12 10:00:47 +01:00
data tzdata: Provide lib as an additional output. 2014-03-12 10:00:44 +01:00
desktops
development cmake: Add patch for fixing Darwin cross-builds. 2014-03-12 10:00:49 +01:00
games gtypist: update from 2.9.3 to 2.9.4 2014-03-03 11:10:24 +01:00
misc xlockmore: update from 5.38 to 5.43 2014-03-03 11:10:26 +01:00
os-specific xcode: Drop use of weak_import on enumerators. 2014-03-12 10:00:49 +01:00
servers bind: update to version 9.9.5-W1 (fixes CVE-2013-6230 and CVE 2014-0591) 2014-03-03 13:10:05 +01:00
shells
stdenv Move generation of coverage reports from nixos/lib/testing to releaseTools 2014-03-03 13:57:08 +01:00
test
tools Merge pull request #1867 from thoughtpolice/fixes 2014-03-03 20:36:08 +01:00
top-level cctools-port: Pass through wrapped XCToolchain. 2014-03-12 10:00:46 +01:00