aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2015-08-23 15:45:49 +0800
committercrees <crees@FreeBSD.org>2015-08-23 15:45:49 +0800
commitd10914fdd6b2a0931961008a60412acf38cc7099 (patch)
tree7e484a2fce2239369f7055ec361c69989d178bb1
parentb4dbe7df300dd1aab4120b33c58165b5ee904057 (diff)
downloadfreebsd-ports-gnome-d10914fdd6b2a0931961008a60412acf38cc7099.tar.gz
freebsd-ports-gnome-d10914fdd6b2a0931961008a60412acf38cc7099.tar.zst
freebsd-ports-gnome-d10914fdd6b2a0931961008a60412acf38cc7099.zip
Enable SSE by default where possible.
PR: ports/202582 Submitted by: jbeich
-rw-r--r--audio/soundtouch/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/soundtouch/Makefile b/audio/soundtouch/Makefile
index 0fdef8596aa8..1354467ab311 100644
--- a/audio/soundtouch/Makefile
+++ b/audio/soundtouch/Makefile
@@ -24,6 +24,8 @@ PATHFIX_MAKEFILEIN= Makefile.am
OPTIONS_DEFINE= INTEGER_SAMPLES DOCS
OPTIONS_DEFINE_amd64= SSE
OPTIONS_DEFINE_i386= SSE
+OPTIONS_DEFAULT_amd64= SSE
+OPTIONS_DEFAULT_i386= ${MACHINE_CPU:tu:MSSE}
INTEGER_SAMPLES_DESC= Use integer sample format
INTEGER_SAMPLES_CONFIGURE_ENABLE= integer-samples
1b6a1943a419d40b040be328335183f71a'>Update to 3.2.0sunpoet2017-11-102-4/+4 * Update to 3.1.9sunpoet2017-10-202-4/+4 * Update to 3.1.8sunpoet2017-07-163-5/+5 * Update to 3.1.7sunpoet2017-07-152-4/+4 * Update to 3.1.6sunpoet2017-07-092-4/+4 * Update to 3.1.4sunpoet2017-05-312-4/+4 * Update to 3.1.3sunpoet2017-04-292-5/+7 * x11/rubygem-gnome2: update to 3.1.1swills2017-03-112-4/+4 * x11/rubygem-gnome2: update to 3.1.0swills2017-01-022-3/+4 * Convert USES=gem:autoplist to USES=gem since autoplist is defaultswills2016-04-281-1/+1 * create USES=gem and update rubygem- ports to use itswills2016-04-281-2/+1 * - Update to 3.0.8sunpoet2016-04-122-4/+3 * Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-1/+1 * Remove source and intermediate build output from intalled rubygem- portsswills2016-02-021-0/+1 * - Update to 3.0.7sunpoet2016-01-172-5/+4 * - Update to 2.2.5sunpoet2015-05-042-3/+6 * x11/rubygem-gnome2: update to 2.2.3swills2014-11-122-3/+3 * x11/rubygem-gnome2: update to 2.2.0swills2014-08-262-3/+3 * - Update rubygem-gnome2 and associated ports to 2.1.0swills2014-02-222-3/+3 * - Add stage supportswills2013-10-301-1/+0 * Add no stage all over the place in accessibility in preparation for the stagi...bapt2013-09-201-0/+1