Headers and libraries also archived
[harbours.git] / gcc / libiberty.patch
blobba81b33bcf174b7d1091256e96d80d115669b764
1 --- gcc-4.6.3/libiberty/configure
2 +++ gcc-4.6.3/libiberty/configure
3 @@ -6755,7 +6755,7 @@
4 $as_echo_n "(cached) " >&6
5 else
6 if test "$cross_compiling" = yes; then :
7 - ac_cv_func_strncmp_works=no
8 + ac_cv_func_strncmp_works=yes
9 else
10 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11 /* end confdefs.h. */
12 --- gcc-4.6.3/libiberty/Makefile.in
13 +++ gcc-4.6.3/libiberty/Makefile.in
14 @@ -129,7 +129,7 @@
15 dyn-string.c \
16 fdmatch.c ffs.c fibheap.c filename_cmp.c floatformat.c \
17 fnmatch.c fopen_unlocked.c \
18 - getcwd.c getopt.c getopt1.c getpagesize.c getpwd.c getruntime.c \
19 + getcwd.c getpagesize.c getpwd.c getruntime.c \
20 gettimeofday.c \
21 hashtab.c hex.c \
22 index.c insque.c \
23 @@ -169,8 +169,8 @@
24 ./cp-demint.$(objext) ./crc32.$(objext) ./dyn-string.$(objext) \
25 ./fdmatch.$(objext) ./fibheap.$(objext) \
26 ./filename_cmp.$(objext) ./floatformat.$(objext) \
27 - ./fnmatch.$(objext) ./fopen_unlocked.$(objext) \
28 - ./getopt.$(objext) ./getopt1.$(objext) ./getpwd.$(objext) \
29 + ./fopen_unlocked.$(objext) \
30 + ./getpwd.$(objext) \
31 ./getruntime.$(objext) ./hashtab.$(objext) ./hex.$(objext) \
32 ./lbasename.$(objext) ./lrealpath.$(objext) \
33 ./make-relative-prefix.$(objext) ./make-temp-file.$(objext) \