瀏覽代碼

Small fix.

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

+ 1
- 1
benchmarklib/Makefile 查看文件

@@ -12,7 +12,7 @@ impl:
pushd benchmarklib && \
CXX=$$(which c++) cmake -DSTATIC=1 -DBOOST_ROOT=/opt/cppse/build/boost . && \
make -j $$(nproc) && \
make install && \
make install

package:
rm -rf out

Loading…
取消
儲存