mirror of
https://git.freebsd.org/ports.git
synced 2025-07-08 04:49:17 -04:00
11 lines
228 B
Text
11 lines
228 B
Text
--- Makefile.sparc~ Wed Feb 8 01:32:42 2006
|
|
+++ Makefile.sparc Fri Apr 20 10:50:57 2007
|
|
@@ -16,7 +16,7 @@
|
|
ifeq ($(COMPILER_F77), f90)
|
|
FCOMMON_OPT += -xarch=v9
|
|
endif
|
|
-LDFLAGS = -64
|
|
+LDFLAGS =
|
|
else
|
|
|
|
CCOMMON_OPT += -mcpu=v9
|