mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-03 07:10:28 +08:00
* gcc-interface/Makefile.in (s-oscons.ads): Adjust call to xoscons.
From-SVN: r192947
This commit is contained in:
parent
100411f860
commit
186db6a0f1
@ -1,3 +1,7 @@
|
||||
2012-10-29 Arnaud Charlet <charlet@adacore.com>
|
||||
|
||||
* gcc-interface/Makefile.in (s-oscons.ads): Adjust call to xoscons.
|
||||
|
||||
2012-10-29 Pascal Obry <obry@adacore.com>
|
||||
|
||||
* xoscons.adb, Make-generated.in; The template used by xoscons is now
|
||||
|
@ -2610,7 +2610,7 @@ $(RTSDIR)/s-oscons.ads: ../stamp-gnatlib1-$(RTSDIR) s-oscons-tmplt.c gsocket.h .
|
||||
(cd $(RTSDIR) ; \
|
||||
$(OSCONS_CPP) ; \
|
||||
$(OSCONS_EXTRACT) ; \
|
||||
../bldtools/oscons/xoscons)
|
||||
../bldtools/oscons/xoscons s-oscons)
|
||||
|
||||
# Don't use semicolon separated shell commands that involve list expansions.
|
||||
# The semicolon triggers a call to DCL on VMS and DCL can't handle command
|
||||
|
Loading…
x
Reference in New Issue
Block a user