Skip to content

Commit 06b783c

Browse files
committed
lib/berkeley-db-1.xx: Add Berkeley DB 1.85 as a submodule.
From https://github.com/pfalcon/berkeley-db-1.xx, which so far contains pristine 1.85, but will get patches and compile warning fixes going forward. Berkeley DB 1.xx is BSD-licensed, and will form the basis of "btree" simple database module.
1 parent 8072162 commit 06b783c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@
88
[submodule "lib/lwip"]
99
path = lib/lwip
1010
url = http://git.savannah.gnu.org/r/lwip.git
11+
[submodule "lib/berkeley-db-1.xx"]
12+
path = lib/berkeley-db-1.xx
13+
url = https://github.com/pfalcon/berkeley-db-1.xx

lib/berkeley-db-1.xx

Submodule berkeley-db-1.xx added at 6dc9d67

0 commit comments

Comments
 (0)