diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-02-09 00:05:52 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-02-09 00:05:52 +0100 |
commit | 6ca9984afbe68e4fa144a82d9e3020acb5e7aa3e (patch) | |
tree | 9e524c124b52e1167fd414af0db20b39c4941132 /process | |
parent | c917bcd8dd4f1e989562b7767a99722eb615c946 (diff) |
glibc: Use GCC 4.7.
Diffstat (limited to 'process')
-rwxr-xr-x | process | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -28,7 +28,6 @@ case $project in branch=tschwinge/Roger_Whittaker #linux_host=kepler.SCHWINGE hurd_host=coulomb.SCHWINGE - build_suffix=.build-gcc-4.6-486 ;; llvm) branch=tschwinge/Horace_Silver |