Re: [PATCH] build-system: Always enable C++ if the compiler is present.

2016-08-09 Thread Joel Sherrill
I think this is a good idea. It reduces the configuration options a bit and doesn't add any run time code. It barely adds any build time. On Aug 9, 2016 10:11 PM, "Chris Johns" wrote: > We always build a C++ compiler and building with C++ does not effect > RTEMS or the

Re: Add RTEMS_BSD_CONFIG_xxx and rc.conf interface for PF

2016-08-09 Thread Chris Johns
On 09/08/2016 00:32, Christian Mauderer wrote: The appended patch set adds - RTEMS_BSD_CONFIG_FIREWALL_PF - RTEMS_BSD_CONFIG_FIREWALL_PFLOG - RTEMS_BSD_CONFIG_FIREWALL_PFSYNC for enabling the PF firewall. Further it adds an rc.conf interface that mimics the one in FreeBSD. It handles the