1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-23 21:07:07 +00:00
termux-packages/x11-packages/audacity/ffmpeg-configure.patch

17 lines
434 B
Diff
Raw Normal View History

2023-01-14 08:37:26 +00:00
--- a/ffmpeg-4.4.3/configure
+++ b/ffmpeg-4.4.3/configure
2022-09-24 07:03:39 +00:00
@@ -5336,13 +5336,9 @@
striptype=""
;;
android)
- disable symver
enable section_data_rel_ro
add_cflags -fPIE
add_ldexeflags -fPIE -pie
- SLIB_INSTALL_NAME='$(SLIBNAME)'
- SLIB_INSTALL_LINKS=
- SHFLAGS='-shared -Wl,-soname,$(SLIBNAME)'
;;
haiku)
prefix_default="/boot/common"