mirror of https://github.com/openwrt/packages.git
Currently aircrack-ng try to link with libbsd if it does detect the library in staging_dir. This is the case with buildbot where every package is selected and compiled. Fix this by adding a pending patch that permits to disable libbsd inclusion even if detected and set the related config flag. aircrack-ng use 2 function of libbsd and it's not worth to include the entire library for 2 simple function for string manipulation. Also add an additional patch that permits to use musl or glibc version of these string functions. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> |
||
---|---|---|
.. | ||
100-01-autotools-add-PCRE2-detection.patch | ||
100-02-airodump-ng-add-PCRE2-support.patch | ||
100-03-besside-ng-add-PCRE2-support.patch | ||
100-04-makefile-add-PCRE2-to-linker-flags.patch | ||
100-05-airodump-ng-dump_write-remove-unused-PCRE-include.patch | ||
100-07-compat-pcre-add-compat-type-PCRE-header.patch | ||
100-08-airodump-ng-utilize-compat-pcre.patch | ||
100-09-besside-ng-utilize-compat-pcre.patch | ||
101-02-src-makefile-add-PCRE2_CFLAGS-to-airodump-and-bessid.patch | ||
101-03-lib-makefile-add-PCRE2-to-libaccrypto-and-libaircrac.patch | ||
102-autotools-indicate-if-PCRE-or-PCRE2-is-being-used.patch | ||
103-autotools-reset-PCRE-CFLAGS-LIBS-with-both-PCRE-and-.patch | ||
104-build-add-option-to-disable-bsd-library-inclusion.patch | ||
105-build-support-strlcat-strlcpy-from-musl-or-recent-gl.patch |