Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - freebee

#1
Development and Code Review / 16.1 - HardenedBSD
June 10, 2016, 11:19:32 PM
Hi.
I installed HardenedBSD amd64.
I trying to build a nano image.
Host: amd64
Target:i386
So, i made the git clone from opnsense repo (including ports and src).
My command line is:
make nano OPTION="FLAVOUR=OpenSSL" ARCH=i386
Is correct ?.
OBS: I learn a tutorial to compile opnsense 15.7 with hardenedbsd, however i try to compile 16.1.

Thanks.