Changeset 338f300 in rtems-libbsd for buildset

Timestamp:
04/25/18 14:28:00 (6 years ago)
Author:
Christian Mauderer <christian.mauderer@…>
Branches:
5, 5-freebsd-12, 388d46bb1b3080402c68ae11d14b2b36c3138952, 89db1bb27c9d52164a78dc2fda0a2ba9da0920ef
Children:
a779a3b
Parents:
4eb2502
git-author:
Christian Mauderer <christian.mauderer@…> (04/25/18 14:28:00)
git-committer:
Christian Mauderer <christian.mauderer@…> (05/03/18 05:09:46)
Message:

buildset: Add minimal and everything config.

This adds two new buildset configurations: One that leaves out as much
features as possible and one that enables all features. For the default
configuration WiFi? support is now disabled.

To disable IPv6 for the minimal configuration, all -DINET6 are
eliminated in libbsd.py. They are now replaced by a #ifdef that checks
for RTEMS_BSD_MODULE_NETINET6 instead.

Close #3351.

(No files)

Note: See TracChangeset for help on using the changeset viewer.