1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Split this into two files, depending on ARCH either being x86, or not.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-12-11 13:10:33 +00:00
parent 0f935a5c46
commit 2c0aff5f35
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519799

View File

@ -1,11 +0,0 @@
--- dpf/Makefile.base.mk.orig 2019-09-28 00:18:08 UTC
+++ dpf/Makefile.base.mk
@@ -106,7 +106,7 @@ endif
# Set build and link flags
BASE_FLAGS = -Wall -Wextra -pipe -MD -MP
-BASE_OPTS = -O3 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections
+BASE_OPTS = -O3 -ffast-math -msse -msse2 -fdata-sections -ffunction-sections
ifeq ($(MACOS),true)
# MacOS linker flags