Remove redundant definition

This commit is contained in:
Frank Denis
2024-04-26 13:50:40 +02:00
parent 74781400dc
commit edb94a99a6
-2
View File
@@ -189,8 +189,6 @@ libsodium_la_SOURCES += \
crypto_stream/xchacha20/stream_xchacha20.c
endif
randombytes_internal_randombytes_internal_random_CFLAGS = @CFLAGS_RDRAND@
libsodium_la_LDFLAGS = \
$(AM_LDFLAGS) \
-export-dynamic \