. Be consistent about our compiler settings. Using gcc32 here was both

inconsistent with the rest of the code and only relevant on 4.x (since
  5.x has gcc 3.2.x as its default compiler).
This commit is contained in:
Greg Lewis
2003-02-28 17:12:24 +00:00
parent 70c210fbd6
commit 79371b8e8e
4 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
$FreeBSD$
--- ../../hotspot1.3.1/build/linux/platform_i486 Thu Jan 23 00:28:52 2003
+++ ../../hotspot1.3.1/build/linux/platform_i486 Thu Jan 23 01:14:01 2003
@@ -6,7 +6,7 @@
lib_arch = i386
-compiler = gcc32
+compiler = gcc
gnu_dis_arch = i386

View File

@@ -0,0 +1,13 @@
$FreeBSD$
--- ../../hotspot1.3.1/build/linux/platform_i486 Thu Jan 23 00:28:52 2003
+++ ../../hotspot1.3.1/build/linux/platform_i486 Thu Jan 23 01:14:01 2003
@@ -6,7 +6,7 @@
lib_arch = i386
-compiler = gcc32
+compiler = gcc
gnu_dis_arch = i386

View File

@@ -0,0 +1,13 @@
$FreeBSD$
--- ../../hotspot1.3.1/build/linux/platform_i486 Thu Jan 23 00:28:52 2003
+++ ../../hotspot1.3.1/build/linux/platform_i486 Thu Jan 23 01:14:01 2003
@@ -6,7 +6,7 @@
lib_arch = i386
-compiler = gcc32
+compiler = gcc
gnu_dis_arch = i386

View File

@@ -0,0 +1,13 @@
$FreeBSD$
--- ../../hotspot1.3.1/build/linux/platform_i486 Thu Jan 23 00:28:52 2003
+++ ../../hotspot1.3.1/build/linux/platform_i486 Thu Jan 23 01:14:01 2003
@@ -6,7 +6,7 @@
lib_arch = i386
-compiler = gcc32
+compiler = gcc
gnu_dis_arch = i386