/vagrant-hardenedbsd-cpp

a Vagrant box for building C/C++ binaries for HardenedBSD

Primary LanguageMakefile

vagrant-hardenedbsd-cpp: a Vagrant box for building C/C++ binaries for HardenedBSD

VAGRANT CLOUD

https://app.vagrantup.com/mcandre/boxes/vagrant-hardenedbsd-cpp

EXAMPLE

$ cd test
$ vagrant up
$ vagrant ssh -c "cd /vagrant && clang++ -o hello hello.cpp && ./hello"
Hello World!

RUNTIME REQUIREMENTS

Recommended

BUILDTIME REQUIREMENTS

EXPORT

$ make vagrant-hardenedbsd-cpp.box