1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-27 08:01:14 +00:00
nixpkgs/pkgs/development
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
..
arduino
compilers Upgrade idris compiler to 0.9.14.3 2014-10-15 10:57:08 +03:00
coq-modules
eclipse
guile-modules
interpreters Merge pull request #4495 from NixOS/pythonFull_improvements 2014-10-16 13:24:18 +02:00
libraries talloc: Fix linker flags on darwin. 2014-10-16 14:40:25 -05:00
lisp-modules
lua-modules
misc
mobile titaniumenv: Use new xcodeenv simulate function in the example app 2014-10-15 17:28:52 +02:00
ocaml-modules
perl-modules
pharo
pure-modules/pure-gsl
python-modules
qtcreator
r-modules
ruby-modules
tools gnulib: update to version 0.1-228-gb155b06 2014-10-15 16:30:53 +02:00
web