Loading pkgs/development/compilers/gcc/4.8/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -399,7 +399,7 @@ stdenv.mkDerivation ({ }; # http://gcc.gnu.org/install/specific.html#x86-64-x-solaris210 CC = if hostPlatform.system == "x86_64-solaris" then "gcc -m64" else "gcc"; ${if hostPlatform.system == "x86_64-solaris" then "CC" else null} = "gcc -m64"; # Setting $CPATH and $LIBRARY_PATH to make sure both `gcc' and `xgcc' find the # library headers and binaries, regarless of the language being compiled. Loading pkgs/development/compilers/gcc/4.9/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -407,7 +407,7 @@ stdenv.mkDerivation ({ }; # http://gcc.gnu.org/install/specific.html#x86-64-x-solaris210 CC = if hostPlatform.system == "x86_64-solaris" then "gcc -m64" else "gcc"; ${if hostPlatform.system == "x86_64-solaris" then "CC" else null} = "gcc -m64"; # Setting $CPATH and $LIBRARY_PATH to make sure both `gcc' and `xgcc' find the # library headers and binaries, regarless of the language being compiled. Loading pkgs/development/compilers/gcc/5/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -412,7 +412,7 @@ stdenv.mkDerivation ({ }; # http://gcc.gnu.org/install/specific.html#x86-64-x-solaris210 CC = if hostPlatform.system == "x86_64-solaris" then "gcc -m64" else "gcc"; ${if hostPlatform.system == "x86_64-solaris" then "CC" else null} = "gcc -m64"; # Setting $CPATH and $LIBRARY_PATH to make sure both `gcc' and `xgcc' find the # library headers and binaries, regarless of the language being compiled. Loading pkgs/development/compilers/gcc/6/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -414,7 +414,7 @@ stdenv.mkDerivation ({ }; # http://gcc.gnu.org/install/specific.html#x86-64-x-solaris210 CC = if hostPlatform.system == "x86_64-solaris" then "gcc -m64" else "gcc"; ${if hostPlatform.system == "x86_64-solaris" then "CC" else null} = "gcc -m64"; # Setting $CPATH and $LIBRARY_PATH to make sure both `gcc' and `xgcc' find the # library headers and binaries, regarless of the language being compiled. Loading pkgs/development/compilers/gcc/7/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -408,7 +408,7 @@ stdenv.mkDerivation ({ }; # http://gcc.gnu.org/install/specific.html#x86-64-x-solaris210 CC = if hostPlatform.system == "x86_64-solaris" then "gcc -m64" else "gcc"; ${if hostPlatform.system == "x86_64-solaris" then "CC" else null} = "gcc -m64"; # Setting $CPATH and $LIBRARY_PATH to make sure both `gcc' and `xgcc' find the # library headers and binaries, regarless of the language being compiled. Loading Loading
pkgs/development/compilers/gcc/4.8/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -399,7 +399,7 @@ stdenv.mkDerivation ({ }; # http://gcc.gnu.org/install/specific.html#x86-64-x-solaris210 CC = if hostPlatform.system == "x86_64-solaris" then "gcc -m64" else "gcc"; ${if hostPlatform.system == "x86_64-solaris" then "CC" else null} = "gcc -m64"; # Setting $CPATH and $LIBRARY_PATH to make sure both `gcc' and `xgcc' find the # library headers and binaries, regarless of the language being compiled. Loading
pkgs/development/compilers/gcc/4.9/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -407,7 +407,7 @@ stdenv.mkDerivation ({ }; # http://gcc.gnu.org/install/specific.html#x86-64-x-solaris210 CC = if hostPlatform.system == "x86_64-solaris" then "gcc -m64" else "gcc"; ${if hostPlatform.system == "x86_64-solaris" then "CC" else null} = "gcc -m64"; # Setting $CPATH and $LIBRARY_PATH to make sure both `gcc' and `xgcc' find the # library headers and binaries, regarless of the language being compiled. Loading
pkgs/development/compilers/gcc/5/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -412,7 +412,7 @@ stdenv.mkDerivation ({ }; # http://gcc.gnu.org/install/specific.html#x86-64-x-solaris210 CC = if hostPlatform.system == "x86_64-solaris" then "gcc -m64" else "gcc"; ${if hostPlatform.system == "x86_64-solaris" then "CC" else null} = "gcc -m64"; # Setting $CPATH and $LIBRARY_PATH to make sure both `gcc' and `xgcc' find the # library headers and binaries, regarless of the language being compiled. Loading
pkgs/development/compilers/gcc/6/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -414,7 +414,7 @@ stdenv.mkDerivation ({ }; # http://gcc.gnu.org/install/specific.html#x86-64-x-solaris210 CC = if hostPlatform.system == "x86_64-solaris" then "gcc -m64" else "gcc"; ${if hostPlatform.system == "x86_64-solaris" then "CC" else null} = "gcc -m64"; # Setting $CPATH and $LIBRARY_PATH to make sure both `gcc' and `xgcc' find the # library headers and binaries, regarless of the language being compiled. Loading
pkgs/development/compilers/gcc/7/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -408,7 +408,7 @@ stdenv.mkDerivation ({ }; # http://gcc.gnu.org/install/specific.html#x86-64-x-solaris210 CC = if hostPlatform.system == "x86_64-solaris" then "gcc -m64" else "gcc"; ${if hostPlatform.system == "x86_64-solaris" then "CC" else null} = "gcc -m64"; # Setting $CPATH and $LIBRARY_PATH to make sure both `gcc' and `xgcc' find the # library headers and binaries, regarless of the language being compiled. Loading