add zxing submodule + fix armv5/gcc build
This commit is contained in:
parent
be1c96a2be
commit
6e0f455ca6
4 changed files with 6 additions and 2 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -117,3 +117,6 @@
|
|||
[submodule "submodules/externals/soci"]
|
||||
path = submodules/externals/soci
|
||||
url = git://git.linphone.org/soci
|
||||
[submodule "submodules/externals/zxing-cpp"]
|
||||
path = submodules/externals/zxing-cpp
|
||||
url = gitosis@git.linphone.org:zxing-cpp.git
|
||||
|
|
1
submodules/externals/zxing-cpp
vendored
Submodule
1
submodules/externals/zxing-cpp
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 0f267e5fb66d45b32fba302bef0028dcf0dda84f
|
|
@ -1 +1 @@
|
|||
Subproject commit c5115f63e14796bff6054a9697a0305a7e9b0c20
|
||||
Subproject commit d643672e81e63dbdb41edb91160f188ae5cb7ff7
|
|
@ -1 +1 @@
|
|||
Subproject commit 1fcd6fd1558f26255ae9dac687191ddf988bfd5b
|
||||
Subproject commit 3afc47570a1c9f34bd2f1a759ae00fb7ecd26a0e
|
Loading…
Reference in a new issue