nixpkgs/pkgs
Mitch Tishmack 01fe47c78b librsync needs --std=gnu89 due to use of inline, fixes #11211
Without this, if compiled with clang, all static functions do not end
up in the resultant shared library due to clang defaulting to c99.

The simple fix is to adjust CFLAGS, otherwise one needs to patch
a lot of inline's away needlessly.
2015-11-30 14:43:07 +01:00
..
applications viking: 1.6 -> 1.6.1 2015-11-29 22:42:14 +01:00
build-support fetchgit: call in-repository script with bash explicitly 2015-11-29 15:43:56 +01:00
data font-awesome-ttf: 4.4.0 -> 4.5.0 2015-11-27 22:42:59 +06:00
desktops html-tidy: unify with its drop-in replacement tidy-html5 2015-11-29 10:32:02 +01:00
development librsync needs --std=gnu89 due to use of inline, fixes #11211 2015-11-30 14:43:07 +01:00
games Convert some *Flags from strings to lists 2015-11-26 23:45:31 +01:00
misc hplip 3.15.9 -> 3.15.11 2015-11-27 01:45:53 +01:00
os-specific freefall 4.2 -> 4.3 2015-11-26 23:45:31 +01:00
servers opensmtpd: 5.7.1p1 -> 5.7.3p1 2015-11-29 14:31:03 +01:00
shells fish: use absolute path to clear when pressing ^L 2015-11-29 12:01:17 +01:00
stdenv stdenv: licenseAllowed -> checkValidity 2015-11-27 21:56:28 +01:00
test
tools snabbswitch: 2015.10 -> 2015.11 2015-11-30 10:08:45 +01:00
top-level Merge pull request #11352 from jb55/multi-ghc-travis-patch 2015-11-30 14:01:50 +01:00