aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2013-03-29 23:20:53 +0800
committernaddy <naddy@FreeBSD.org>2013-03-29 23:20:53 +0800
commit712e2eb2183ec152b31fa1191a42d3c4ceacb4ff (patch)
tree85f678acddde6ad4bcd839b2bfd328661362538a /multimedia
parent65ebd55d7dea191de6cc88a8a5d75e76ba1b0a94 (diff)
downloadfreebsd-ports-gnome-712e2eb2183ec152b31fa1191a42d3c4ceacb4ff.tar.gz
freebsd-ports-gnome-712e2eb2183ec152b31fa1191a42d3c4ceacb4ff.tar.zst
freebsd-ports-gnome-712e2eb2183ec152b31fa1191a42d3c4ceacb4ff.zip
Also disable the use of SSE4/SSE4.2/AVX instructions when using the
old toolchain. Fixes the build on 8.4 i386. Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mplayer/Makefile.options3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/mplayer/Makefile.options b/multimedia/mplayer/Makefile.options
index 8a25ec1873e6..59dd4beeae83 100644
--- a/multimedia/mplayer/Makefile.options
+++ b/multimedia/mplayer/Makefile.options
@@ -74,7 +74,8 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-clang-version
USE_GCC?= 4.6+
BUILD_DEPENDS+= ${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils
.else
-CONFIGURE_ARGS+=--disable-ssse3 --disable-fast-cmov
+CONFIGURE_ARGS+=--disable-ssse3 --disable-sse4 --disable-sse42 \
+ --disable-avx --disable-fast-cmov
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-base_system_gcc
.if ${ARCH} == "amd64"
BUILD_DEPENDS+= ${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils
'>* - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocationlwhsu2013-03-031-7/+4 * - Remove x11-fm/tkdesk.gahr2013-02-1910-710/+0 * Remove x11-fm/fsv as it depends on the expired x11-toolkit/gtkglareabapt2013-02-147-116/+0 * - Update to 1.34gahr2013-02-113-8/+18 * 2013-01-30 net-mgmt/nagiosgrapher: Deprecated upstream. Please use net-mgmt/p...bapt2013-02-037-95/+0 * - Strip header at request of original creatortabthorpe2013-01-272-11/+2 * Convert Makefile headers to the new format in my ports.olgeni2013-01-263-13/+0 * Fix the build with new glib.kwm2013-01-221-12/+13 * Bump PORTREVISION for tumbler-related portolivierd2013-01-151-1/+1 * - Update to 1.2.8.15sylvio2013-01-093-10/+32 * Update to 1.1.0kmoore2013-01-093-40/+18 * Convert dhn's ports to the new options frameworkbapt2013-01-081-10/+6 * Fix terminal icon with x11/xfce4-terminalolivierd2013-01-072-0/+12 * - update to 0.4.10rm2013-01-033-4/+7 * Bump PORTREVISION for Thunar related portsolivierd2012-12-311-1/+1 * - Update to 1.6.2olivierd2012-12-313-12/+3 * - Fix build [1]pawel2012-12-311-4/+3 * Bump PORTREVISION for libexo-related portsolivierd2012-12-312-1/+2 * - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-12-301-0/+3 * - Update to 0.8.2mva2012-12-213-32/+42 * Fix categorybapt2012-12-191-1/+1 * Add DeforaOS Desktop browserbapt2012-12-196-0/+110 * Replace OPTIONS_MULTI by OPTIONS_GROUP (mentioned in commit log #r308921)olivierd2012-12-151-2/+2 * Bump PORTREVISION for Thunar related portsolivierd2012-12-151-8/+9 * - Update to 1.6.1olivierd2012-12-155-29/+156 * Bump PORTREVISION for tumbler-related portolivierd2012-12-151-7/+5 * - Fix build with new version of lazarus. I forgotten add some lines on my pre...acm2012-12-131-1/+3 * - Bump PORTREVISION. New lazarus version has been committedacm2012-12-133-6/+25 * Update PCRE to 8.32mm2012-12-111-1/+1 * Decommissioning java 1.5 (EOLed since October 2009):bapt2012-12-101-6/+2 * - Mark as DEPRECATED, the project has been deprecatedgahr2012-12-051-0/+3 * - Chase x11-toolkits/fox16 shlib version bumpgahr2012-11-271-5/+2 * - Update to 2.4.0-beta3makc2012-11-183-26/+191 * Update to 0.9.0lme2012-11-163-4/+4 * - Update to 12.05.23.16 [1]jhale2012-11-114-68/+90 * USE_PKGCONFIG: yes -> build.olgeni2012-10-141-1/+1 * Correct logic from OptionsNG conversion.eadler2012-10-071-3/+3 * Convert to OptionsNGeadler2012-10-071-17/+12 * A few things went wrong in r304126.olgeni2012-09-122-91/+26 * Upgrade to version 0.40.0 and add OptionsNG support.olgeni2012-09-127-119/+149 * - Make sure the NOTIFY option shows up in the options dialog. [1]rene2012-09-111-2/+2 * - Update to 1.0kmoore2012-09-064-20/+10 * Mark as broken on powerpc and sparc64 (and, presumably, ia64).linimon2012-09-041-1/+7 * - Convert to OptionsNGmadpilot2012-08-241-12/+21 * - update to 2.19.4rm2012-08-153-12/+27 * - Update to 1.33gahr2012-08-133-4/+4 * Use USE_PKGCONFIG.olgeni2012-08-091-1/+2 * Broken, unmaintained, dead upstreamdougb2012-08-067-247/+0 * Switch from libglut to freeglut and retire libglut. Libglut hasn't beenkwm2012-08-051-5/+7 * Fix build with pkgconfbapt2012-07-301-2/+2 * Remove expired ports:ak2012-07-285-67/+0 * new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configbapt2012-07-261-1/+1 * Fix typos in COMMENTcs2012-07-251-1/+1 * For the ports that are maintained by ports@ that have pkgconfig as theirdougb2012-07-231-1/+1 * Update to version 5.5pawel2012-07-136-44/+85 * - Chase x11-toolkits/fox16 shlib version bumpgahr2012-07-131-1/+1 * - Update to 4.8.0 [1]ak2012-07-063-39/+76 * Mark DEPRECATED as it has been broken for 4 months, unmaintained for 2+dougb2012-07-021-2/+4 * - Remove SITE_PERL from *_DEPENDSaz2012-06-291-2/+2 * s/X11BASE/LOCALBASE/, or equivalent.dougb2012-06-251-1/+1 * - mark DEPRECATEDdinoex2012-06-111-1/+4 * Fix minor typo that prevented 2 options descriptions from appearingdougb2012-06-101-2/+2 * - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-063-6/+3 * - Update to 0.5.4dhn2012-06-053-26/+47 * - update png to 1.5.10dinoex2012-06-0126-18/+63 * - Remove duplicate bsd.port.options.mk entrymiwi2012-05-311-2/+0 * - Convert complete XFCE to new options frameworkmiwi2012-05-311-35/+30 * - Welcome XFCE 4.10 to the portstree!miwi2012-05-264-307/+10 * - Update to 2.7miwi2012-05-253-10/+15 * Update mastersite, upstream moved into archive/rene2012-05-101-0/+1 * Limit DOS2UNIX conversion to *.h and *.cpp files onlymakc2012-05-091-1/+4 * Connect qtfmmakc2012-05-091-0/+1 * Add new port x11-fm/qtfm:makc2012-05-0911-0/+426 * - Mark BROKEN: does not buildpav2012-05-031-0/+2 * - Chase x11-toolkits/fox16 shlib bumpgahr2012-05-021-0/+1 * - Update to 0.8.1mva2012-04-293-22/+11 * - Update to 12.03.30.12sperber2012-04-253-5/+7 * - Add missing DEPENDS to avoid build warningsswills2012-04-241-1/+2 * Maintainer wishes to release this back to the wild.linimon2012-04-231-1/+1 * - New port: x11-fm/doublecmdacm2012-04-197-0/+196 * This file should not have been committed.crees2012-04-191-1106/+0 * Rodent is a fast, small and powerful file manager for thecrees2012-04-196-0/+2279 * - Update to 1.32.5gahr2012-04-102-3/+3 * - Update to 0.19.13dhn2012-03-202-3/+3 * - Set Portscout flagsmiwi2012-03-171-1/+3 * - Mark BROKEN: does not configurepav2012-03-091-0/+2 * Remove build dependencies on textproc/docbook-xml and textproc/docbook-xsl.makc2012-03-071-2/+0 * Update to 0.9.10kmoore2012-02-293-3/+5 * - fix build by not compiling gnu/kfreebsd branchesgahr2012-02-201-1/+10 * - Update to 11.12.25.15miwi2012-02-203-5/+10 * - Update devel/sdl12 to 1.2.15mva2012-02-181-0/+1 * - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-162-1/+2 * - Update to 2.6.6miwi2012-01-293-4/+7 * Update to 1.3.0ehaupt2012-01-083-7/+8 * Upgrade to version 0.6.olgeni2011-12-243-6/+7 * Upgrade to version 2.11.olgeni2011-12-243-6/+5 * - Update to 1.2.8.14sylvio2011-12-092-3/+5 * - Fix build with clanggahr2011-11-282-3/+15 * Remove trailing whitespaces.ehaupt2011-11-191-1/+1 * Unbreak the port by fixing the plist.rakuco2011-11-172-2/+7 * - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0 * - Update to 0.19.12dhn2011-11-022-3/+3 * - Fix build on FreeBSD 10miwi2011-10-291-0/+1 * - x11-wm/xfce4-wm update to 4.8.2miwi2011-10-283-4/+7 * Consistify spelling of "Xfce", and some other projects while there.rene2011-10-271-1/+1 * The vast majority of pkg-descr files had the following format when theydougb2011-10-241-3/+0 * Remove more tags from pkg-descr files fo the form:dougb2011-10-242-5/+0 * Re-assign to the Xfce team.rene2011-10-232-2/+2 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-2414-29/+21 * Fix build with clang.rene2011-09-13