1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/multimedia/ffmpeg
Jan Beich c116e6bdd9 multimedia/ffmpeg: unbreak on aarch64 after r439365
cc -I. -I./ -DLIBICONV_PLUG -isystem /usr/local/include -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -fPIC -Qunused-arguments -MMD -MF libavcodec/aarch64/simple_idct_neon.d -MT libavcodec/aarch64/simple_idct_neon.o -c -o libavcodec/aarch64/simple_idct_neon.o libavcodec/aarch64/simple_idct_neon.S
<instantiation>:1:14: error: invalid vector kind qualifier
smull v7.4S, v26.4, v0.H[1]
             ^
<instantiation>:1:1: note: while in macro instantiation
smull1 v7.4S, v26.4, v0.H[1]
^
<instantiation>:11:9: note: while in macro instantiation
        idct_col4_top v24 v25 v26 v27 1 4
        ^
libavcodec/aarch64/simple_idct_neon.S:222:1: note: while in macro instantiation
declare_idct_col4_neon 1 4H
^
[...]

PR:		218658 (for tracking)
Reported by:	pkg-fallout
2017-05-06 03:28:09 +00:00
..
files Update to upstream version 3.3 2017-04-25 08:11:11 +00:00
distinfo Update to upstream version 3.3 2017-04-25 08:11:11 +00:00
Makefile multimedia/ffmpeg: unbreak on aarch64 after r439365 2017-05-06 03:28:09 +00:00
pkg-descr
pkg-plist Update to upstream version 3.3 2017-04-25 08:11:11 +00:00