mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
update VILLAScommon submodule
This commit is contained in:
parent
787746dd91
commit
f05fa39773
3 changed files with 3 additions and 3 deletions
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit fe3413e12bb9eec496283551dbfad147dc8bd8ec
|
||||
Subproject commit 9de23e97f444d7eefcf08e5ce63e2492f53c136c
|
|
@ -88,7 +88,7 @@ RUN dnf -y install \
|
|||
ENV echo /usr/local/lib >> /etc/ld.so.conf && \
|
||||
echo /usr/local/lib64 >> /etc/ld.so.conf
|
||||
|
||||
ENV VARIANT=ubuntu
|
||||
ENV VARIANT=fedora
|
||||
ENV ARCH=x86_64
|
||||
ENV TRIPLET=x86_64-linux-gnu
|
||||
|
||||
|
|
|
@ -72,7 +72,7 @@ RUN dnf -y install \
|
|||
ENV echo /usr/local/lib >> /etc/ld.so.conf && \
|
||||
echo /usr/local/lib64 >> /etc/ld.so.conf
|
||||
|
||||
ENV VARIANT=ubuntu
|
||||
ENV VARIANT=centos
|
||||
ENV ARCH=x86_64
|
||||
ENV TRIPLET=x86_64-linux-gnu
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue