Explorar el Código

Bump boost dep from 1.73.0 -> 1.80.0.

master
Ray Burgemeestre hace 2 años
padre
commit
626af83051
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      boost/Makefile

+ 1
- 1
boost/Makefile Ver fichero

@@ -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

Cargando…
Cancelar
Guardar