On Thu, Apr 30, 2020 at 3:16 AM Carl Eugen Hoyos wrote:
> Shouldn't --disable-power8 also disable power9 (assuming there is a
> difference)?
>
No it should not. From my understanding, the `--enable-power8` flag is used
to determine if the version `altivec.h` supports the macro `_ARCH_PWR8` or
no
Am Mi., 29. Apr. 2020 um 18:27 Uhr schrieb Trung Le :
>
> POWER 9 supports VSX-3
Shouldn't --disable-power8 also disable power9 (assuming there is a difference)?
Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman
POWER 9 supports VSX-3
Signed-off-by: Trung Le
---
configure | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/configure b/configure
index 080d93a129..33045f5989 100755
--- a/configure
+++ b/configure
@@ -419,6 +419,7 @@ Optimization options (experts only):
--disab