aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeffrey A Law <law@cygnus.com>1998-06-27 22:08:28 +0000
committerJeff Law <law@gcc.gnu.org>1998-06-27 16:08:28 -0600
commit81241b5e6563aa5dc4a1bf9a005bf406b04724ef (patch)
treefce47505d8cd4b70de12bd77e90afe6018124f66 /ChangeLog
parent69b471bc4209e00da1301b02458c2299f6ec47c4 (diff)
downloadgcc-81241b5e6563aa5dc4a1bf9a005bf406b04724ef.zip
gcc-81241b5e6563aa5dc4a1bf9a005bf406b04724ef.tar.gz
gcc-81241b5e6563aa5dc4a1bf9a005bf406b04724ef.tar.bz2
* Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
From-SVN: r20761
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1dfdde7..ffdfb9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
+ * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
+
* configure.in (target_subdir): Set to ${target_alias} instead
of "libraries".