mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
More fine-tuning of sanitize away chill stuff...
This commit is contained in:
@ -386,7 +386,8 @@ else
|
||||
done
|
||||
echo Thawing the \"chill\" out of Makefile.in...
|
||||
cp Makefile.in new
|
||||
sed -e 's/\$\{srcdir\}/ch-exp.y//g' \
|
||||
sed -e 's/$(srcdir)\/ch-exp.y//g' \
|
||||
-e 's/${srcdir}\/ch-exp.y//g' \
|
||||
-e 's/ch-exp.y//g' \
|
||||
-e 's/ch-exp.tab.c//g' \
|
||||
-e 's/ch-exp.tab.o//g' \
|
||||
|
Reference in New Issue
Block a user