forked from Imagelibrary/rtems
Patch rtems-rc-4.5.0-12-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
The patch contains two mid-severity bug fixes:
- bootstrap: fix autoheader invocation
- make/host.cfg.in: comment out RM, required by c/src/make/host.cfg.in,
which is generated from make/host.cfg.in
This commit is contained in:
@@ -19,7 +19,7 @@ SHELL=@SHELL@
|
||||
ECHO=echo
|
||||
|
||||
CAT=cat
|
||||
RM=@RM@ -f
|
||||
## RM=@RM@ -f
|
||||
CP=@CP@
|
||||
MV=@MV@
|
||||
LN=@LN@
|
||||
|
||||
Reference in New Issue
Block a user