[Cryptech-Commits] [sw/libhal] 01/02: export RPC_MODE for tests
git at cryptech.is
git at cryptech.is
Wed Jul 6 23:01:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
paul at psgd.org pushed a commit to branch resource_management
in repository sw/libhal.
commit e1c57eff41a57b8a3f16e5d652b5598d75887a21
Author: Paul Selkirk <paul at psgd.org>
AuthorDate: Tue Jul 5 22:31:19 2016 -0400
export RPC_MODE for tests
---
Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile b/Makefile
index 9f9b25e..ec43558 100644
--- a/Makefile
+++ b/Makefile
@@ -192,6 +192,7 @@ CFLAGS += -I${CRYPTECH_ROOT}/sw/libhal
CFLAGS += -I${LIBTFM_BLD}
export CFLAGS
+export RPC_MODE
all: ${LIB}
cd tests; ${MAKE} $@
More information about the Commits
mailing list