mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
multimedia/ffmpeg: Remove OPTIONS_EXCLUDE logic for aribb24
ffmpeg builds fine with ARIBB24 on, so remove exclude logic. PR: 261578 Suggested by: jbeich Differential Revision: https://reviews.freebsd.org/D34032
This commit is contained in:
parent
ebf7717569
commit
3be461dfa1
@ -53,11 +53,6 @@ OPTIONS_DEFAULT= AOM ASM ASS DAV1D DRM FONTCONFIG FREETYPE FREI0R GMP \
|
||||
# i386 is too register-starved for LTO (PR257124)
|
||||
OPTIONS_EXCLUDE_i386= LTO
|
||||
|
||||
.if !exists(${.CURDIR:H:H}/multimedia/aribb24)
|
||||
# https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/100bfac6d6ec
|
||||
OPTIONS_EXCLUDE+= ARIBB24
|
||||
.endif
|
||||
|
||||
.if !exists(${.CURDIR:H:H}/multimedia/davs2)
|
||||
# https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/5985a1bf7233
|
||||
OPTIONS_EXCLUDE+= DAVS2
|
||||
|
Loading…
Reference in New Issue
Block a user