This website requires JavaScript.
Explore
Help
Sign In
urbit
/
shrub
Watch
1
Star
1
Fork
0
You've already forked shrub
mirror of
https://github.com/urbit/shrub.git
synced
2024-12-11 23:48:22 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f256c9a6c1
shrub
/
scripts
/
build
6 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Rebuild the scripts without PKG_CONFIG_PATH hacks.
2018-04-03 21:15:17 +03:00
#!/bin/bash
mkdir ./build &> /dev/null
Revert "Revert "Merge pull request #977 from urbit/meson-build-type"" This reverts commit 1f037986b96ea6fb4fd8cf056dbb98b1c5646c4f.
2018-05-29 20:55:24 +03:00
meson . ./build -Dbuildtype=release
Rebuild the scripts without PKG_CONFIG_PATH hacks.
2018-04-03 21:15:17 +03:00
ninja -C build
Reference in New Issue
Copy Permalink