mirror of
https://git.freebsd.org/ports.git
synced 2025-07-04 10:59:14 -04:00
10 lines
289 B
Text
10 lines
289 B
Text
--- third_party/ffmpeg/configure.orig 2023-09-13 18:23:44 UTC
|
|
+++ third_party/ffmpeg/configure
|
|
@@ -5613,6 +5613,7 @@ case $target_os in
|
|
disable symver
|
|
;;
|
|
freebsd)
|
|
+ enable section_data_rel_ro
|
|
;;
|
|
bsd/os)
|
|
add_extralibs -lpoll -lgnugetopt
|