mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
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).
13 lines
255 B
Text
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
|
|
|