]> gitweb.factorcode.org Git - factor.git/commit
build.sh: Add a compile option to compile only.
authorDoug Coleman <doug.coleman@gmail.com>
Sat, 9 Feb 2019 18:48:42 +0000 (18:48 +0000)
committerDoug Coleman <doug.coleman@gmail.com>
Sat, 9 Feb 2019 18:48:42 +0000 (18:48 +0000)
commit960ff85d31ccb937a15e35d82b01844e08e7de04
tree0366467030f80ef8f070d9201af22012ca5a97c6
parentc6c23770723f38197183a988cebe6b32a603e335
build.sh: Add a compile option to compile only.

Invoking ``gmake`` only should work, but it uses g++ on OpenBSD instead of clang++. We should fix this.
build.sh