diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2015-03-17 02:30:27 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-03-20 23:44:04 +0100 |
commit | 1919d3c287fda2eab4373c5b4ef26f0ea3dc4f8a (patch) | |
tree | 7c604938505835d9d71af334004bbc40f090cc63 /package/python-tornado/python-tornado.hash | |
parent | 9bdf592654164ec7331c4e377b079302ed6da0e9 (diff) | |
download | buildroot-1919d3c287fda2eab4373c5b4ef26f0ea3dc4f8a.tar.gz buildroot-1919d3c287fda2eab4373c5b4ef26f0ea3dc4f8a.zip |
uclibc: Fix getopt implementations conditional compilation
There's no way to disable getsubopt in uClibc 0.9.33.2: either GNU or
SUSv3 getsubopt is always built.
Properly exclude SUSv3 getsubopt implementation when GNU getopt is
selected.
Exclude GNU getsubopt when SUSv3 getopt is selected. Honor getopt_long
configuration.
This brings UCLIBC_HAS_GNU_GETOPT, UCLIBC_HAS_GNU_GETSUBOPT and
UCLIBC_HAS_GETOPT_LONG handling in sync with uClibc and uClibc-ng tips.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-tornado/python-tornado.hash')
0 files changed, 0 insertions, 0 deletions