aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2020-10-16 14:28:13 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2020-10-16 14:28:13 +0000
commitd00afbaea9693439abb91f83b533aa4a025a9671 (patch)
tree3593dbc10ba6f0f60f3193a7c0e73cb4b8218150 /Makefile
parent3c2af8a31fdf5e2357176c20d9fda9e5c3610956 (diff)
downloadsrc-d00afbaea9693439abb91f83b533aa4a025a9671.tar.gz
src-d00afbaea9693439abb91f83b533aa4a025a9671.zip
This fixes some fun type size truncation that shows up giving errors like
" changes value from '287948901175001088' to '0' " .. which turns out is a known issue with later gcc's. eg - https://lists.gnu.org/archive/html/bug-gnulib/2012-03/msg00154.html It was fixed up upstream corelib/gnulib in commit hash 252b52457da7887667c036d18cc5169777615bb0 (eg in https://github.com/coreutils/gnulib/commit/252b52457da7887667c036d18cc5169777615bb0) TEST PLAN - compiled/run for gcc-6.4 on amd64 Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D26804
Notes
Notes: svn path=/head/; revision=366765
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions