blob: cb843839c848000d3360df6c4299a780e4141c20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
No sonames on Android
--- a/configure 2013-03-29 19:46:34.922901756 +0100
+++ b/configure 2013-03-29 19:46:56.051901574 +0100
@@ -9866,7 +9866,7 @@
*Sun\ F*) # Sun Fortran 8.3
tmp_sharedflag='-G' ;;
esac
- archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+ archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags -o $lib'
if test "x$supports_anon_versioning" = xyes; then
archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
|