Fix LibreSSL build

This commit is contained in:
Davide Depau 2018-12-03 11:48:04 +01:00
parent 5bb19efeca
commit e3a5561561
Signed by: depau
GPG Key ID: C7D999B6A55EFE86
3 changed files with 8 additions and 8 deletions

2
.gitmodules vendored
View File

@ -9,4 +9,4 @@
url = https://github.com/LuaDist/bzip2.git
[submodule "app/src/c/libressl"]
path = dmg2img/src/c/libressl
url = https://github.com/libressl-portable/portable.git
url = https://github.com/Depau/libressl.git

View File

@ -13,7 +13,7 @@ execute_process(
WORKING_DIRECTORY src/c/libressl)
execute_process(
COMMAND ./autogen.sh
COMMAND touch VERSION
WORKING_DIRECTORY src/c/libressl)
include_directories(src/c/bzip2)

@ -1 +1 @@
Subproject commit 4dbf285573d5254e5169be44e45c7685a336b6e8
Subproject commit 8c7e77f2b1482573c3f37ea55965a60726bf967a