From: Davin McCall Date: Tue, 17 Nov 2015 23:13:37 +0000 (+0000) Subject: Add sample config for OpenBSD build X-Git-Tag: v0.01~123 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=14f5e6bb960057d7d110fac98c3e0b59438ebd6d;p=oweals%2Fdinit.git Add sample config for OpenBSD build --- diff --git a/mconfig b/mconfig index 038e11d..5ecb9aa 100644 --- a/mconfig +++ b/mconfig @@ -8,3 +8,7 @@ CXX=g++ CXXOPTS=-D_GLIBCXX_USE_CXX11_ABI=0 EXTRA_LIBS= +# OpenBSD, tested with GCC 4.9.3 and gmake: +#CXX=eg++ +#CXXOPTS= +#EXTRA_LIBS=