mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-31 02:24:40 +01:00
4319c0ca13
While the union trick used there gave the correct results, it made the defines non-constants so they couldn't be used properly in some cases. In particular, this makes the testsuite for gettext and some other GNU packages fail as they explicitly test for these being constants.
README for GNU development tools This directory contains various GNU compilers, assemblers, linkers, debuggers, etc., plus their support routines, definitions, and documentation. Check the INSTALL directory for detailed configuration and installation instructions. Much of the code and documentation enclosed is copyright by the Free Software Foundation, Inc. See the file COPYING or COPYING.LIB in the various directories, for a description of the GNU General Public License terms under which you can copy the files. REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info on where and how to report problems.