diff options
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,5 +9,5 @@ nop: @: build: - cd src && ./bootstrap --system-libs \ + cd src && ./bootstrap --verbose --system-libs \ --prefix=/usr --docdir=/share/doc/cmake --mandir=/share/man |