nixpkgs/pkgs
Patrick Mahoney 8edb10d31e talloc: Fix linker flags on darwin.
Before this patch, building talloc on darwin (OS X 10.8.5) results in:

gcc -dynamiclib -Wl,-search_paths_first -undefined error -o libtalloc.dylib.2.0.1 ./talloc.o  ./libreplace/replace.o ./libreplace/snprintf.o ./libreplace/getpass.o ./libreplace/strptime.o   -install_namelibtalloc.dylib.2
gcc: error: unrecognized command line option '-install_namelibtalloc.dylib.2'
make: *** [libtalloc.dylib.2.0.1] Error 1

Setting SONAMEFLAG to either "-install_name " (note trailing space), or
"-Wl,-install_name," results in a successful build. The latter seems
more clear.
2014-10-16 14:40:25 -05:00
..
applications Merge pull request #4551 from vandenoever/blink 2014-10-16 15:48:32 +02:00
build-support Revert "cabal: enable multi-threaded builds with GHC 7.8.x or later" 2014-10-16 13:17:30 -04:00
data poppler_data: update from 0.4.6 to 0.4.7 2014-10-07 23:22:09 +02:00
desktops Update gnome pomodoro using fetchFromGitHub 2014-10-13 11:02:56 +02:00
development talloc: Fix linker flags on darwin. 2014-10-16 14:40:25 -05:00
games Add hedgewars 2014-10-14 16:40:56 +01:00
misc Replaced retroarchBare with retroarchBareMaster, also added a few new libretro cores 2014-10-16 12:53:39 +01:00
os-specific lttng-modules: use proper version number 2014-10-14 21:12:23 +02:00
servers Merge pull request #4495 from NixOS/pythonFull_improvements 2014-10-16 13:24:18 +02:00
shells zsh: update from 5.0.6 to 5.0.7 2014-10-09 09:43:33 +02:00
stdenv
test
tools fix mpdcron 2014-10-16 11:03:10 +02:00
top-level DBIx::Class: Update to 0.082801 2014-10-16 16:56:36 +02:00