about summary refs log tree commit diff
path: root/humblebundle/ftl.nix
diff options
context:
space:
mode:
Diffstat (limited to 'humblebundle/ftl.nix')
-rw-r--r--humblebundle/ftl.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/humblebundle/ftl.nix b/humblebundle/ftl.nix
index 17d484dc..7423951a 100644
--- a/humblebundle/ftl.nix
+++ b/humblebundle/ftl.nix
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
 
   patchPhase = let
     rpath = stdenv.lib.makeLibraryPath [
-      SDL "$out" stdenv.cc.gcc mesa libdevil freetype
+      SDL "$out" stdenv.cc.cc mesa libdevil freetype
     ];
   in ''
     patchelf \