1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Removed offending architecture-only lines from Makefile.bsd.

This commit is contained in:
Edwin Groothuis 2003-05-11 21:57:18 +00:00
parent 904c566290
commit 557a91abb1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80700

View File

@ -0,0 +1,16 @@
--- Makefile.bsd.orig Mon May 12 07:55:51 2003
+++ Makefile.bsd Mon May 12 07:56:15 2003
@@ -10,11 +10,11 @@
#LDADD += -lossaudio
include version
-OPTIM = -O3 -march=pentiumpro -ffast-math -s
+OPTIM = -O3 -ffast-math -s
WARN =
-CFLAGS = $(OPTIM) $(WARN) -DMPPDEC_VERSION=\"$(MPPDEC_VERSION)\" -DMPP_DECODER `esd-config --cflags`
+CFLAGS += $(OPTIM) $(WARN) -DMPPDEC_VERSION=\"$(MPPDEC_VERSION)\" -DMPP_DECODER `esd-config --cflags`
TARGETS = mppdec