mirror of
https://github.com/stefanberger/libtpms
synced 2025-12-26 06:12:50 +00:00
build-sys: Remove libtpms_tpm2_la_LDFLAGS
Remove libtpms_tpm2_la_LDFLAGS since they are not needed. Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
This commit is contained in:
parent
83f8e40ecb
commit
b52c19e171
@ -171,13 +171,6 @@ libtpms_la_LIBADD += libtpms_tpm2.la
|
||||
|
||||
libtpms_tpm2_la_LIBADD =
|
||||
|
||||
libtpms_tpm2_la_LDFLAGS = -version-info $(LIBTPMS_VERSION_INFO) \
|
||||
-no-undefined
|
||||
if HAVE_VERSION_SCRIPT
|
||||
libtpms_tpm2_la_LDFLAGS += -Wl,--version-script=./libtpms.syms
|
||||
endif
|
||||
|
||||
|
||||
libtpms_tpm2_la_CFLAGS = $(common_CFLAGS)
|
||||
|
||||
libtpms_tpm2_la_CFLAGS += -D_POSIX_
|
||||
|
||||
Loading…
Reference in New Issue
Block a user