Updating gitian-descriptors and release-notes-litecoin.md

This commit is contained in:
David Burkett 2022-01-30 21:52:39 -05:00 committed by Loshan T
parent 2a33f5b322
commit 53df3e9978
4 changed files with 314 additions and 1041 deletions

View File

@ -13,6 +13,7 @@ packages:
- "binutils"
- "bsdmainutils"
- "ca-certificates"
- "cmake"
- "curl"
- "faketime"
- "git"
@ -43,7 +44,7 @@ script: |
FAKETIME_HOST_PROGS="gcc g++"
FAKETIME_PROGS="date ar ranlib nm"
HOST_CFLAGS="-O2 -g"
HOST_CXXFLAGS="-O2 -g"
HOST_CXXFLAGS="-O2 -g -Wno-psabi"
HOST_LDFLAGS_BASE="-static-libstdc++ -Wl,-O2"
export QT_RCC_TEST=1

View File

@ -8,6 +8,7 @@ architectures:
- "amd64"
packages:
- "ca-certificates"
- "cmake"
- "curl"
- "g++"
- "git"

View File

@ -7,6 +7,7 @@ suites:
architectures:
- "amd64"
packages:
- "cmake"
- "curl"
- "g++"
- "git"

File diff suppressed because it is too large Load Diff