ports/java/jdk13/files/patch-platform_i486
Greg Lewis 79371b8e8e . 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).
2003-02-28 17:12:24 +00:00

13 lines
255 B
Text

$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