浏览代码

Update FastPFor to upstream master

master
Ray Burgemeestre 5 年前
父节点
当前提交
716065c38d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      fastpfor/Makefile

+ 2
- 2
fastpfor/Makefile 查看文件

@@ -1,8 +1,8 @@
SHELL:=/bin/bash

caf:
git clone https://github.com/rayburgemeestre/FastPFor
pushd FastPFor && git checkout master
git clone https://github.com/lemire/FastPFor
pushd FastPFor && git checkout 8030e3808f857cc12d1d09e264f1ad2a05b1964a # master at the time of writing
bash ../ubuntu1804.sh make impl
make package


正在加载...
取消
保存