nixpkgs/pkgs/development/libraries/libmodplug
Claudio Bley 144e9c79e5 libmodplug: Fix build on darwin
* removing the `-mmacosx-version-min` flag makes the build work again
* also fix the path to the `file` command in the configure script
  to fix the warning

```
./configure: line 7754: /usr/bin/file: No such file or directory
```
2020-12-09 10:13:00 +01:00
..
default.nix libmodplug: Fix build on darwin 2020-12-09 10:13:00 +01:00