Introduction
Introduction Statistics Contact Development Disclaimer Help
Include blake2s c file in compile statement - pee - Pee a password manager;Pee …
git clone git://vernunftzentrum.de/pee.git
Log
Files
Refs
LICENSE
---
commit d6f427949b12d8dc0ce562d08eb9af8637017c58
parent 3daef81bd910bc6a286cabdd3e70be3cc5dbca56
Author: Christian Kellermann <[email protected]>
Date: Mon, 5 Dec 2016 12:43:31 +0100
Include blake2s c file in compile statement
Diffstat:
pee.setup | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pee.setup b/pee.setup
@@ -1,4 +1,4 @@
-(compile -s -J "crypto-helper.scm")
+(compile -s -J "crypto-helper.scm" "blake2s-ref.c" -C "-std=c99")
(compile -s "crypto-helper.import.scm")
(compile "pee.scm")
(print "Pee has been compiled. Thanks for using pee")
You are viewing proxied material from vernunftzentrum.de. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.