mirror of git://gcc.gnu.org/git/gcc.git
parent
b89dfa1722
commit
d62808554d
|
|
@ -1,3 +1,7 @@
|
||||||
|
2015-06-30 Jonathan Wakely <jwakely@redhat.com>
|
||||||
|
|
||||||
|
* configure: Regenerate.
|
||||||
|
|
||||||
2015-06-29 François Dumont <fdumont@gcc.gnu.org>
|
2015-06-29 François Dumont <fdumont@gcc.gnu.org>
|
||||||
|
|
||||||
* include/bits/stl_iterator_base_types.h (_Iter_base): Limit definition
|
* include/bits/stl_iterator_base_types.h (_Iter_base): Limit definition
|
||||||
|
|
|
||||||
|
|
@ -79216,7 +79216,7 @@ $as_echo_n "checking for sendfile that can copy files... " >&6; }
|
||||||
$as_echo_n "(cached) " >&6
|
$as_echo_n "(cached) " >&6
|
||||||
else
|
else
|
||||||
case "${target_os}" in
|
case "${target_os}" in
|
||||||
gnu* | linux* | kfreebsd*-gnu | knetbsd*-gnu | solaris*)
|
gnu* | linux* | solaris*)
|
||||||
if test x$gcc_no_link = xyes; then
|
if test x$gcc_no_link = xyes; then
|
||||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
||||||
/* end confdefs.h. */
|
/* end confdefs.h. */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue