瀏覽代碼

Bump boost dep from 1.73.0 -> 1.80.0.

master
Ray Burgemeestre 2 年之前
父節點
當前提交
626af83051
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      boost/Makefile

+ 1
- 1
boost/Makefile 查看文件

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

Loading…
取消
儲存