Przeglądaj źródła

Bump boost dep from 1.73.0 -> 1.80.0.

master
Ray Burgemeestre 2 lat temu
rodzic
commit
626af83051
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      boost/Makefile

+ 1
- 1
boost/Makefile Wyświetl plik

@@ -15,7 +15,7 @@ ubuntu2004:
bash ../ubuntu2004.sh chown $$(id -u):$$(id -g) . -R

ubuntu2204:
git clone --branch boost-1.73.0 --recursive https://github.com/boostorg/boost
git clone --branch boost-1.80.0 --recursive https://github.com/boostorg/boost
bash ../ubuntu2204.sh make impl
make package-ubuntu2204
bash ../ubuntu2204.sh chown $$(id -u):$$(id -g) . -R

Ładowanie…
Anuluj
Zapisz