summaryrefslogtreecommitdiff
path: root/media-libs/avidemux-core/files/avidemux-core-2.7.6-ffmpeg-flags.patch
blob: 48e58be6d28f210e0c62f221582801f0a73cf9a2 (plain)
1
2
3
4
5
6
7
8
--- a/cmake/ffmpeg_configure.sh.cmake
+++ b/cmake/ffmpeg_configure.sh.cmake
@@ -1,2 +1,2 @@
 export PATH=${FF_ENV_PATH}:$PATH
-${FFMPEG_SOURCE_DIR}/configure ${FFMPEG_FLAGS}
\ No newline at end of file
+${FFMPEG_SOURCE_DIR}/configure ${FFMPEG_FLAGS} @@GENTOO_FFMPEG_FLAGS@@
\ No newline at end of file