[Bug ada/34360] New: typo gcc/ada/Makefile.in for GNU/kFreeBSD
ludovic at ludovic-brenta dot org
gcc-bugzilla@gcc.gnu.org
Thu Dec 6 15:42:00 GMT 2007
Perusing the file I see around line 879:
TOOLS_TARGET_PAIRS = \
mlib-tgt.adb<mlib-tgt-linux.adb \
indepsw.adb<indepsw-gnu.adb
I think this should be mlib-tgt-specific.adb<mlib-tgt-linux.adb instead like
for all other targets. The file mlib-tgt.adb is no longer target-specific.
--
Summary: typo gcc/ada/Makefile.in for GNU/kFreeBSD
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ludovic at ludovic-brenta dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34360
More information about the Gcc-bugs
mailing list