mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 13:56:22 +08:00
Make correspond to djm's last change.
This commit is contained in:
@ -309,8 +309,8 @@ then
|
|||||||
# sed commands to quote an ld script as a C string.
|
# sed commands to quote an ld script as a C string.
|
||||||
sc='s/["\\]/\\&/g
|
sc='s/["\\]/\\&/g
|
||||||
s/$/\\n\\/
|
s/$/\\n\\/
|
||||||
1s/^/"{/
|
1s/^/"/
|
||||||
$s/$/n}"/
|
$s/$/n"/
|
||||||
'
|
'
|
||||||
|
|
||||||
cat >>em_${EMULATION_NAME}.c <<EOF
|
cat >>em_${EMULATION_NAME}.c <<EOF
|
||||||
|
Reference in New Issue
Block a user