mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-03-12 05:15:16 +01: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
|
||||
endif
|
||||
|
||||
libbsd_la_DEPENDENCIES = \
|
||||
EXTRA_libbsd_la_DEPENDENCIES = \
|
||||
$(libbsd_la_included_sources) \
|
||||
libbsd.map \
|
||||
# EOL
|
||||
|
Loading…
x
Reference in New Issue
Block a user