packages/devel
Sébastien Delafond 698821001f diffutils: fix 'compilation error on x86_64
Here was the first error I got:

  xstrtol-error.c:84:26: error: invalid use of undefined type 'struct
  rpl_option'

More information on this error here:
  https://www.mail-archive.com/clfs-support@lists.clfs.org/msg00297.html

I'm not sure if this is an issue in my build environment, but I believe
this is the proper fix because gzip and zile use the same option:

  ./utils/gzip/Makefile:	gl_cv_func_getopt_gnu=yes \
  ./utils/zile/Makefile:	gl_cv_func_getopt_gnu=yes \

This commit is mostly a reformat/sign-off of previous work by Dirk
Morris <dmorris@untangle.com>

Signed-off-by: Sébastien Delafond <sdelafond@gmail.com>
2018-06-13 18:15:26 +02:00
..
autoconf treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
automake treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
diffutils diffutils: fix 'compilation error on x86_64 2018-06-13 18:15:26 +02:00
gcc gcc: enable compilation with gcc 7.x 2018-05-23 14:21:20 -03:00
libtool-bin treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
lpc21isp lpc21isp: remove build timestamp 2017-12-03 06:21:45 +01:00
lttng-modules treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
lttng-tools treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
m4 treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
make treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
patch patch: update to version 2.7.6 2018-02-13 02:29:27 -08:00
pkg-config treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00