mirror of
https://github.com/jedisct1/libsodium.git
synced 2024-12-23 20:15:19 -07:00
libsodium-randombytes is gone, remove it from all Makefiles
This commit is contained in:
parent
119011976b
commit
0aaa42ed69
@ -89,14 +89,5 @@ libsodium_la_CPPFLAGS = \
|
|||||||
$(LTDLINCL) \
|
$(LTDLINCL) \
|
||||||
-I$(top_srcdir)/src/libsodium/include/sodium
|
-I$(top_srcdir)/src/libsodium/include/sodium
|
||||||
|
|
||||||
libsodium_randombytes_la_LDFLAGS = \
|
|
||||||
$(AM_LDFLAGS) \
|
|
||||||
-export-dynamic \
|
|
||||||
-version-info $(SODIUM_LIBRARY_VERSION)
|
|
||||||
|
|
||||||
libsodium_randombytes_la_CPPFLAGS = \
|
|
||||||
$(LTDLINCL) \
|
|
||||||
-I$(top_srcdir)/src/libsodium/include/sodium
|
|
||||||
|
|
||||||
SUBDIRS = \
|
SUBDIRS = \
|
||||||
include
|
include
|
||||||
|
Loading…
Reference in New Issue
Block a user