nixpkgs/pkgs
aszlig 77e8a12755
xkbvalidate: Use $CC instead of hardcoded gcc
I initially didn't use $CC because I thought this would be GCC specific,
but it turns out that Clang actually accepts -std=gnu11.

So using $CC here might not work on compilers other than Clang or GCC,
but at the moment those are the compilers we typically use in nixpkgs,
so even if we'd use some other compiler it *might* even work there.

I've tested this by compiling against clangStdenv with both $CC and
clang hardcoded and it works.

This was reported by @dkudriavtsev on IRC.

Signed-off-by: aszlig <aszlig@nix.build>
2019-08-14 23:57:20 +02:00
..
applications Merge pull request #54425 from eadwu/init/srhtPackages 2019-08-14 14:50:59 +00:00
build-support Merge pull request #64852 from marsam/update-apache-mirrors 2019-08-09 04:24:28 -05:00
common-updater
data unifont_upper: 12.1.02 -> 12.1.03 2019-08-12 14:15:01 +02:00
desktops gnome3.evolution-data-server: Fix gsettings-desktop-schemas path 2019-08-12 18:32:12 +02:00
development Merge pull request #54425 from eadwu/init/srhtPackages 2019-08-14 14:50:59 +00:00
games Merge pull request #62650 from marius851000/azimuth-1.0.3 2019-08-12 19:18:06 +02:00
misc cups: add myself as maintainer 2019-08-14 11:47:48 -04:00
os-specific darwin.adv_cmds: Fix fetchzip call by using https not http (#64546) 2019-08-14 10:24:34 -04:00
servers Merge pull request #66582 (nginx security updates) 2019-08-14 18:17:45 +02:00
shells zsh/pth/zsync: cross fixes (#65780) 2019-08-14 07:15:01 +01:00
stdenv Merge pull request #65484 from arcnmx/pr-stdenv-cmake-cross 2019-08-14 10:17:12 -04:00
test
tools xkbvalidate: Use $CC instead of hardcoded gcc 2019-08-14 23:57:20 +02:00
top-level Merge pull request #54425 from eadwu/init/srhtPackages 2019-08-14 14:50:59 +00:00