aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libde265/files/patch-libde265_encoder_algo_Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/libde265/files/patch-libde265_encoder_algo_Makefile.am')
-rw-r--r--multimedia/libde265/files/patch-libde265_encoder_algo_Makefile.am16
1 files changed, 16 insertions, 0 deletions
diff --git a/multimedia/libde265/files/patch-libde265_encoder_algo_Makefile.am b/multimedia/libde265/files/patch-libde265_encoder_algo_Makefile.am
new file mode 100644
index 000000000000..d0d1f98c6c12
--- /dev/null
+++ b/multimedia/libde265/files/patch-libde265_encoder_algo_Makefile.am
@@ -0,0 +1,16 @@
+--- libde265/encoder/algo/Makefile.am.orig 2025-10-13 13:20:07 UTC
++++ libde265/encoder/algo/Makefile.am
+@@ -17,5 +17,13 @@ libde265_encoder_algo_la_SOURCES = \
+ tb-rateestim.h tb-rateestim.cc \
+ pb-mv.h pb-mv.cc
+
++libde265_encoder_algo_la_CXXFLAGS += \
++ $(CFLAG_VISIBILITY) \
++ -DLIBDE265_EXPORTS
++
++if HAVE_VISIBILITY
++ libde265_encoder_algo_la_CXXFLAGS += -DHAVE_VISIBILITY
++endif
++
+ EXTRA_DIST = \
+ CMakeLists.txt