mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-05-23 13:44:46 +02:00
build: Do not override the default DEPENDENCIES for libbsd
Extend it instead via EXTRA_*_DEPENDENCIES, to make sure that we preserve the builtin library dependencies generated from LIBADD.
This commit is contained in:
parent
a5faf17090
commit
ae7942ba6d
@ -50,7 +50,7 @@ pkgconfig_DATA += libbsd-ctor.pc
|
|||||||
lib_LIBRARIES += libbsd-ctor.a
|
lib_LIBRARIES += libbsd-ctor.a
|
||||||
endif
|
endif
|
||||||
|
|
||||||
libbsd_la_DEPENDENCIES = \
|
EXTRA_libbsd_la_DEPENDENCIES = \
|
||||||
$(libbsd_la_included_sources) \
|
$(libbsd_la_included_sources) \
|
||||||
libbsd.map \
|
libbsd.map \
|
||||||
# EOL
|
# EOL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user