1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-20 07:27:08 +00:00
termux-packages/x11-packages/ffplay/configure.patch
2023-03-11 18:34:11 +09:00

17 lines
408 B
Diff

--- a/configure
+++ b/configure
@@ -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"