Skip to content

Commit

Permalink
libbluray: fix clash symbol name with ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
shinchiro committed Mar 14, 2024
1 parent 05ac222 commit ca13aae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/libbluray.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ ExternalProject_Add(libbluray
--disable-bdjava-jar
--without-libxml2
--without-fontconfig
CFLAGS='-Ddec_init=libbluray_dec_init'
BUILD_COMMAND ${MAKE}
INSTALL_COMMAND ${MAKE} install
BUILD_IN_SOURCE 1
Expand Down

0 comments on commit ca13aae

Please sign in to comment.