removed the live_support attribute which seems to be something too new
svn: r35
This commit is contained in:
parent
b461e8593c
commit
7069c5787f
|
@ -246,7 +246,7 @@ Lfinish:
|
||||||
/* END(ffi_closure_ASM) */
|
/* END(ffi_closure_ASM) */
|
||||||
|
|
||||||
.data
|
.data
|
||||||
.section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
|
.section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms
|
||||||
EH_frame1:
|
EH_frame1:
|
||||||
.set L$set$0,LECIE1-LSCIE1
|
.set L$set$0,LECIE1-LSCIE1
|
||||||
.long L$set$0 ; Length of Common Information Entry
|
.long L$set$0 ; Length of Common Information Entry
|
||||||
|
|
Loading…
Reference in New Issue
Block a user