| author | |
| committer | |
| log | 85755c51d529e7d9b406c6bdf69ce0a0f33f3353 |
| tree | f2981745230ed675dc66945c7f942bd8c241fbdd |
| parent | df319db05839e1a2e28c7b7a2c7a5489f559bebd |
1 files changed, 1 insertions(+), 1 deletions(-)
ci/srht/freebsd_script+1-1| ... | ... | @@ -34,7 +34,7 @@ cmake .. \ |
| 34 | 34 | -DCMAKE_PREFIX_PATH=$PREFIX \ |
| 35 | 35 | "-DCMAKE_INSTALL_PREFIX=$(pwd)/release" \ |
| 36 | 36 | -DZIG_STATIC=ON \ |
| 37 | -DZIG_USE_LLVM_CONFIG=OFF \ | |
| 37 | -DZIG_TARGET_TRIPLE="x86_64-freebsd-gnu" \ | |
| 38 | 38 | -GNinja |
| 39 | 39 | samu install |
| 40 | 40 |