Turned off soname for now. This is confusing as all hell.
This commit is contained in:
parent
790edf0df8
commit
e6d302f7ab
|
@ -11,6 +11,6 @@ NAME = libui
|
|||
|
||||
LDFLAGS += \
|
||||
-shared \
|
||||
-Wl,-soname,$(NAME)$(SUFFIX).0
|
||||
# -Wl,-soname,$(NAME)$(SUFFIX).0
|
||||
|
||||
include GNUbaserules.mk
|
||||
|
|
Loading…
Reference in New Issue