mirror of
https://github.com/samba-team/samba.git
synced 2025-08-24 21:49:29 +03:00
lib/talloc: build as MERGED_OBJ instead of STATIC_LIBRARY
metze
(This used to be commit 5bf414efbd
)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
[LIBRARY::LIBTALLOC]
|
||||
OUTPUT_TYPE = STATIC_LIBRARY
|
||||
OUTPUT_TYPE = MERGED_OBJ
|
||||
CFLAGS = -Ilib/talloc
|
||||
|
||||
LIBTALLOC_OBJ_FILES = lib/talloc/talloc.o
|
||||
|
Reference in New Issue
Block a user