[Buildroot] [PATCH 0/2] perl-sys-cpu fixes

Christopher McCrory chrismcc at gmail.com
Thu Sep 27 14:46:44 UTC 2018


The second patch has 
- #include <sys/unistd.h>
because it is redundant with glibc, and doesn't exist with musl and
uclib.  Does anyone know if it is needed on other platforms?



Christopher McCrory (2):
  perl-sys-cpu: disable static builds
  perl-sys-cpu: remove extraneous include

 package/perl-sys-cpu/0001-remove-extraneous-include.patch | 10 ++++++++++
 package/perl-sys-cpu/Config.in                            |  4 ++++
 2 files changed, 14 insertions(+)
 create mode 100644 package/perl-sys-cpu/0001-remove-extraneous-include.patch

-- 
2.14.4




More information about the buildroot mailing list