mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-04-23 02:25:23 +02:00
Rename version script from Versions to libbsd.map
This commit is contained in:
parent
2fb7200d45
commit
93321224f6
2
Makefile
2
Makefile
@ -184,7 +184,7 @@ $(LIB_SHARED): $(LIB_SHARED_OBJS)
|
|||||||
$(LINK) \
|
$(LINK) \
|
||||||
-shared \
|
-shared \
|
||||||
-Wl,-soname -Wl,$(LIB_SONAME) \
|
-Wl,-soname -Wl,$(LIB_SONAME) \
|
||||||
-Wl,--version-script=Versions \
|
-Wl,--version-script=libbsd.map \
|
||||||
-o $@ $^
|
-o $@ $^
|
||||||
|
|
||||||
.PHONY: ChangeLog
|
.PHONY: ChangeLog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user