mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-12 14:37:43 +00:00
Make correspond to djm's last change.
This commit is contained in:
parent
c361ce46c5
commit
3de3daca78
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user