mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +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.
|
||||
sc='s/["\\]/\\&/g
|
||||
s/$/\\n\\/
|
||||
1s/^/"{/
|
||||
$s/$/n}"/
|
||||
1s/^/"/
|
||||
$s/$/n"/
|
||||
'
|
||||
|
||||
cat >>em_${EMULATION_NAME}.c <<EOF
|
||||
|
Reference in New Issue
Block a user