mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-03 17:35:51 +00:00
Build packages with gcc-8
This commit is contained in:
@@ -30,5 +30,7 @@ COPY shared/update_sources.sh ./
|
||||
COPY shared/rippled.service /opt/rippled_bld/pkg/debian/
|
||||
|
||||
COPY packaging/dpkg/build_dpkg.sh ./
|
||||
RUN update-alternatives --set gcc /usr/bin/gcc-8
|
||||
|
||||
CMD ./build_dpkg.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user