mirror of
https://github.com/dsprenkels/sss.git
synced 2026-01-09 13:47:56 -05:00
whitespace error
This commit is contained in:
2
Makefile
2
Makefile
@@ -13,7 +13,7 @@ libsss.a: randombytes/librandombytes.a $(OBJS)
|
|||||||
$(AR) -rcs libsss.a $^
|
$(AR) -rcs libsss.a $^
|
||||||
endif
|
endif
|
||||||
ifeq ($(UNAME_S),Darwin)
|
ifeq ($(UNAME_S),Darwin)
|
||||||
libtool -static -o libsss.a $^
|
libtool -static -o libsss.a $^
|
||||||
endif
|
endif
|
||||||
|
|
||||||
randombytes/librandombytes.a:
|
randombytes/librandombytes.a:
|
||||||
|
|||||||
Reference in New Issue
Block a user