Commit 859c4ae4 authored by Hendrik Leppkes's avatar Hendrik Leppkes

Merge commit 'a0562e53'

* commit 'a0562e53':
  configure: Add a SONAME entry for the android target
Merged-by: 's avatarHendrik Leppkes <h.leppkes@gmail.com>
parents d15adeac a0562e53
......@@ -4349,8 +4349,7 @@ case $target_os in
enable section_data_rel_ro
SLIB_INSTALL_NAME='$(SLIBNAME)'
SLIB_INSTALL_LINKS=
# soname not set on purpose
SHFLAGS=-shared
SHFLAGS='-shared -Wl,-soname,$(SLIBNAME)'
;;
haiku)
prefix_default="/boot/common"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment