nixpkgs/pkgs/tools
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
..
admin eksctl: 0.3.0 -> 0.3.1 2019-08-08 11:05:25 +08:00
archivers ctrtool: 0.15 -> 0.16 2019-08-08 17:23:14 +02:00
audio Merge pull request #65051 from r-ryantm/auto-update/abcm2ps 2019-08-10 09:40:56 +02:00
backup Merge pull request #66590 from jonringer/bump-bdsync 2019-08-14 12:28:36 +02:00
bluetooth bluez-alsa: 1.3.1 -> 1.4.0 2019-03-20 23:42:08 -07:00
bootloaders/refind refind: allows building for aarch64 2019-05-19 17:38:50 -04:00
cd-dvd misc: Remove myself from list of maintainers 2019-03-12 23:50:52 +01:00
compression zsh/pth/zsync: cross fixes (#65780) 2019-08-14 07:15:01 +01:00
filesystems Merge pull request #62182 from dtzWill/update/moosefs-3.0.105 2019-08-12 19:52:08 +02:00
graphics Merge pull request #62348 from r-ryantm/auto-update/argyllcms 2019-08-10 19:28:56 +02:00
inputmethods ibus-engines.typing-booster-unwrapped: 2.6.2 -> 2.6.4 (#65949) 2019-08-11 15:34:57 +02:00
misc Merge pull request #66338 from worldofpeace/installer/no-root 2019-08-14 11:20:54 -04:00
networking axel: 2.17.3 -> 2.17.5 2019-08-13 19:55:13 -07:00
nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
package-management Merge pull request #66372 from kirelagin/fsfe-reuse-0.4.1 2019-08-12 13:24:34 +02:00
security Merge pull request #65724 from doronbehar/improve-sequoia 2019-08-13 14:44:35 -04:00
system efivar: patch build system for reproducibility 2019-08-13 05:21:54 +02:00
text Merge pull request #65910 from r-ryantm/auto-update/FanFicFare 2019-08-09 23:46:03 +02:00
toml2nix toml2nix: init at 0.1.1 (#53883) 2019-01-15 23:36:36 +02:00
typesetting bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
video gopro: init at 1.0 2019-08-02 08:56:59 -07:00
virtualization cri-tools: 1.14.0 -> 1.15.0 2019-08-14 09:16:31 +02:00
X11 xkbvalidate: Use $CC instead of hardcoded gcc 2019-08-14 23:57:20 +02:00