diff options
author | fx <fx@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-07-09 14:05:42 +0000 |
---|---|---|
committer | fx <fx@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-07-09 14:05:42 +0000 |
commit | 1884bd12ea61cd9ba16fe35da3660622fc98cec6 (patch) | |
tree | aac8975efd4aa21a4c29525a16379e287d2f68b8 /libf2c | |
parent | d0ff40fa7645423c3e94a9840152ce4ef9b78752 (diff) | |
download | gcc-1884bd12ea61cd9ba16fe35da3660622fc98cec6.tar.gz |
* libU77/Makefile.in (check): Wrap -lg2c ... -lm around $(LIBS) in
case of static link.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21037 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libf2c')
-rw-r--r-- | libf2c/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog index 99c19a2a18a..224b6bec816 100644 --- a/libf2c/ChangeLog +++ b/libf2c/ChangeLog @@ -1,5 +1,8 @@ 1998-07-09 Dave Love <d.love@dl.ac.uk> + * libU77/Makefile.in (check): Wrap -lg2c ... -lm around $(LIBS) in + case of static link. + * libU77/Version.c, libI77/Version.c: Update version info. * libU77/sys_clock_.c: Replace TIMES conditional stuff removed in |