Explorar el Código

Bump newer boost

master
Ray Burgemeestre hace 5 meses
padre
commit
36030a372b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      boost/Makefile

+ 1
- 1
boost/Makefile Ver fichero

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

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

Cargando…
Cancelar
Guardar