summaryrefslogtreecommitdiffstats
path: root/source/n/FTBFSlog
blob: b56c4454e3b05eaaf227b745461ca15d79370d49 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Sat Jan 16 18:41:31 UTC 2021
  dhcp: add -fcommon to CFLAGS.
  gnupg: add -fcommon to CFLAGS.
  iftop: add -fcommon to CFLAGS.
  ncftp: add -fcommon to CFLAGS.
  netwatch: add -fcommon to CFLAGS.
  nn: add -fcommon to CFLAGS.
  tftp-hpa: add -fcommon to CFLAGS.
  vsftpd: add patch from BLFS for gcc >= 10.1.x.
  Thanks to nobodino.
+--------------------------+
Tue Jan 14 04:36:39 UTC 2020
  nfs-utils: add nfs-utils.2.4.3-rc2.patch to fix failure to rebuild on 32-bit.
+--------------------------+
Tue Dec  3 18:50:55 UTC 2019
  dnsmasq: fix building against 5.4.x kernel headers.
+--------------------------+
Tue Sep 10 17:59:49 UTC 2019
  nn: patch to fix breakage from removal of stropts.h in glibc-2.30.
+--------------------------+
Sat Apr 13 19:02:01 UTC 2019
  libgpg-error: 'namespace' is a builtin in gawk5, so change it to
  'libgpg_error_namespace'.
  Thanks to nobodino.
+--------------------------+
Mon Feb 12 04:32:59 UTC 2018
  All package confirmed to build from source.
+--------------------------+
Fri Feb  2 19:33:00 UTC 2018
  Fix all packages that fail to build from source:
  htdig: build with -std=gnu++98 -fpermissive -fno-delete-null-pointer-checks
  libtirpc: in xdr_sizeof.c, #include <stdint.h>
  netkit-rwho: change getloadavg() function to rwho_getloadavg()
  newspost: change getline() function to newspost_getline()
  procmail: change getline() function to procmail_getline()
  rp-pppoe: merge some Fedora patches