lang-specs.h: Remove one /dev/null from tradcpp invocation.
2000-07-26 Toon Moene <toon@moene.indiv.nluug.nl> * lang-specs.h: Remove one /dev/null from tradcpp invocation. From-SVN: r35264
This commit is contained in:
parent
19b895f01b
commit
5dc2d67f2c
@ -1,3 +1,7 @@
|
||||
2000-07-26 Toon Moene <toon@moene.indiv.nluug.nl>
|
||||
|
||||
* lang-specs.h: Remove one /dev/null from tradcpp invocation.
|
||||
|
||||
Sun Jul 23 15:47:30 2000 Billinghurst, David <David.Billinghurst@riotinto.com>
|
||||
|
||||
* Make-lang.in: Put $(build_exeext) suffix on programs which run
|
||||
|
@ -45,7 +45,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
|
||||
as %(asm_options) %{!pipe:%g.s} %A }}}}\n"},
|
||||
/* XXX This is perverse and should not be necessary. */
|
||||
{"@f77-version",
|
||||
"tradcpp -lang-fortran %(cpp_options) /dev/null /dev/null \n\
|
||||
"tradcpp -lang-fortran %(cpp_options) /dev/null \n\
|
||||
f771 -fnull-version %1 \
|
||||
%{!Q:-quiet} -dumpbase g77-version.f %{d*} %{m*} %{a*} \
|
||||
%{g*} %{O*} %{W*} %{w} %{pedantic*} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user