summary refs log tree commit diff
path: root/pkgs/stdenv/native/prehook.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/stdenv/native/prehook.sh')
-rw-r--r--pkgs/stdenv/native/prehook.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/pkgs/stdenv/native/prehook.sh b/pkgs/stdenv/native/prehook.sh
index 72e9c1748702..af1ba16ccbeb 100644
--- a/pkgs/stdenv/native/prehook.sh
+++ b/pkgs/stdenv/native/prehook.sh
@@ -1,5 +1 @@
 export SHELL=/bin/sh
-
-export NIX_CC=/usr/bin/gcc
-export NIX_CXX=/usr/bin/g++
-export NIX_LD=/usr/bin/ld