[Cryptech-Commits] [releng/alpha] branch ksng updated: Whoops, new build dependency on core/platform/common.

git at cryptech.is git at cryptech.is
Thu Mar 9 06:15:56 UTC 2017


This is an automated email from the git hooks/post-receive script.

sra at hactrn.net pushed a commit to branch ksng
in repository releng/alpha.

The following commit(s) were added to refs/heads/ksng by this push:
     new cce9587  Whoops, new build dependency on core/platform/common.
cce9587 is described below

commit cce958717425ae5d726fc6274691c37848ae9c5f
Author: Rob Austein <sra at hactrn.net>
AuthorDate: Thu Mar 9 01:15:50 2017 -0500

    Whoops, new build dependency on core/platform/common.
---
 .gitmodules                 | 3 +++
 source/core/platform/common | 1 +
 2 files changed, 4 insertions(+)

diff --git a/.gitmodules b/.gitmodules
index 84803d8..2cde41e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -70,3 +70,6 @@
 [submodule "source/core/pkey/ecdsa384"]
 	path = source/core/pkey/ecdsa384
 	url = https://git.cryptech.is/core/pkey/ecdsa384.git
+[submodule "source/core/platform/common"]
+	path = source/core/platform/common
+	url = https://git.cryptech.is/core/platform/common.git
diff --git a/source/core/platform/common b/source/core/platform/common
new file mode 160000
index 0000000..01b2384
--- /dev/null
+++ b/source/core/platform/common
@@ -0,0 +1 @@
+Subproject commit 01b2384a7176013b0b10ed4d01334922c8633ac5

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Commits mailing list