Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/gpl3/gcc
Module Name: src
Committed By: mrg
Date: Wed May 4 00:28:23 UTC 2016
Modified Files:
src/external/gpl3/gcc/dist/libiberty: config.in configure configure.ac
src/external/gpl3/gcc/usr.bin/backend: Makefile
Log Message:
use AC_USE_SYSTEM_EXTENSIONS in libiberty autoconf, which arranges for
_GNU_SOURCE to be defined for systems that need it (like glibc ones.)
be sure to find the right config.h for host programs.
these fixes combined make builds on debian 7 complete for me.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 src/external/gpl3/gcc/dist/libiberty/config.in
cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/gcc/dist/libiberty/configure
cvs rdiff -u -r1.4 -r1.5 src/external/gpl3/gcc/dist/libiberty/configure.ac
cvs rdiff -u -r1.30 -r1.31 src/external/gpl3/gcc/usr.bin/backend/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index