diff options
author | Carlos Santos <casantos@datacom.com.br> | 2018-12-11 09:21:13 -0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-12-13 22:11:37 +0100 |
commit | 5d92c696cc80e76946444f812412b25cea4c860d (patch) | |
tree | 0c169111b8fcb32c41210e9b0588eea3c513b153 /package/nginx/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch | |
parent | fbb2f0d7952de1e74da0749431e8ec11eb5db4c2 (diff) | |
download | buildroot-5d92c696cc80e76946444f812412b25cea4c860d.tar.gz buildroot-5d92c696cc80e76946444f812412b25cea4c860d.zip |
package/libpam-tacplus: fix compilation with GCC 8
GCC 8 demands that the size of the string copied by strncpy be smaller
than the size of the destination to keep space for the trailibg '\0'.
This causes a compilation error in pam_tacplus, so add a patch already
sent uptream to fix it.
Fixes:
http://autobuild.buildroot.net/results/da6d150e470046c03c5f7463de045604e15e4a30/
Signed-off-by: Carlos Santos <casantos@datacom.com.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/nginx/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch')
0 files changed, 0 insertions, 0 deletions