nixpkgs/pkgs/applications/audio/aumix
Sergei Trofimovich bc63d4eab4 aumix: fix build against fno-common toolchains
Pull Gentoo fix to avoid build failures like:

    $ nix build --impure --expr 'with import ./.{}; aumix.override { stdenv = clang12Stdenv; }' -L
    ...
    aumix> ld: mouse.o:/build/aumix-2.9.1/src/./common.h:132:
      multiple definition of `ourlevel'; common.o:/build/aumix-2.9.1/src/./common.h:132: first defined here
2022-01-16 17:46:27 +00:00
..
default.nix aumix: fix build against fno-common toolchains 2022-01-16 17:46:27 +00:00