Skip to content
This repository was archived by the owner on May 25, 2024. It is now read-only.

mcandre/vagrant-hardenedbsd-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published