nixpkgs/pkgs/development/libraries/libsigcxx
Jeroen de Haas 157332d666 libsigcxx: removed patch that forced -std=c++11 in pkg-config file
This commit removes a patch from the derivation for libsigc++-2.0 that
appended -std=c++11 to the pkg-config file.

The patch in question orginated from the Debian project to enforce
-std=c++11 in projects using libsigc++-2.0 via pkg-config. This patch
was removed in 2016 when Debian switched to GCC 6.

This fixes NixOS/nixpkgs#33534.
2018-01-08 19:54:15 +01:00
..
1.2.nix misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
default.nix libsigcxx: removed patch that forced -std=c++11 in pkg-config file 2018-01-08 19:54:15 +01:00