1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/development/libraries/lame
Ruben Maher e82dc084d4 lame: prevent build failure from using outdated symbol list
Before this change, trying to build LAME on Darwin would throw an error:

Undefined symbols for architecture x86_64:
  "_lame_init_old", referenced from:
     -exported_symbol[s_list] command line option
ld: symbol(s) not found for architecture x86_64
clang-4.0: error: linker command failed with exit code 1 (use -v to see invocation)
2017-11-03 16:28:25 +10:30
..
default.nix lame: prevent build failure from using outdated symbol list 2017-11-03 16:28:25 +10:30