blob: bf862ea18c8bf2bda5e1acacad3308f745f970f7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- third_party/ffmpeg/configure.orig 2023-08-27 17:50:08 UTC
+++ third_party/ffmpeg/configure
@@ -5542,6 +5542,7 @@ case $target_os in
disable symver
;;
freebsd)
+ enable section_data_rel_ro
;;
bsd/os)
add_extralibs -lpoll -lgnugetopt
|