nixpkgs/pkgs/os-specific/darwin
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
..
cctools-port cctools-port: Pass through wrapped XCToolchain. 2014-03-12 10:00:46 +01:00
install_name_tool
maloader darwin: Add new package maloader. 2014-03-12 10:00:45 +01:00
native-x11-and-opengl darwin x11/opengl: only copy subset of files (close #1165) 2013-11-07 10:39:28 +01:00
opencflite darwin: Add new package opencflite. 2014-03-12 10:00:45 +01:00
otool
setfile os-specific/darwin/setfile: drop the "unfree" license 2013-09-11 13:08:46 +02:00
xcode xcode: Drop use of weak_import on enumerators. 2014-03-12 10:00:49 +01:00