cwen 890ea9b53f mplayer: fix the runtime on powerpc G3s
Brad sent me a diff to rearrange CONFIGURE_ARGS for powerpc. Runtime testing on
a G3 machine led to SIGILLs.

The runtime cpu detection configure flag enables the '-maltivec' compiler flag
by default, leading to the execution of altivec instructions unconditionally at
runtime. They are not supported on G3s, so fix that issue by disabling the
runtime cpu detection feature.

OK Brad (maintainer)
2021-07-10 11:49:34 +00:00
2021-06-30 16:19:04 +00:00
2021-07-10 02:12:55 +00:00
2021-07-05 21:17:09 +00:00
2021-07-05 21:33:05 +00:00
2021-06-23 10:46:49 +00:00
2020-11-06 19:50:06 +00:00
2020-02-14 01:43:22 +00:00
2021-07-10 10:54:02 +00:00
2021-07-10 05:44:14 +00:00
2021-07-04 08:01:05 +00:00
2021-06-30 15:45:53 +00:00
2021-07-06 08:04:25 +00:00
2021-05-21 16:03:42 +00:00
2019-07-17 14:46:32 +00:00
2021-07-09 11:03:05 +00:00
2021-07-10 07:58:30 +00:00
2021-07-09 13:16:37 +00:00
2021-07-09 10:03:21 +00:00
2021-06-19 04:15:13 +00:00
2021-07-10 05:34:26 +00:00
2021-07-05 12:39:24 +00:00
2019-05-20 22:15:00 +00:00
2021-07-09 19:54:25 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5).

dpb(1), bulk(8) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.23 2018/07/14 14:20:04 bcallah Exp $
Description
Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Readme 554 MiB
Languages
Makefile 61%
PHP 18.9%
Perl 6.5%
C 4.6%
HTML 2.3%
Other 6.4%