/* XXX: currently the PE linker is not ready to support that */
s->leading_underscore=1;
#endif
if(s->section_align==0)
s->section_align=ELF_PAGE_SIZE;
#ifdef TCC_TARGET_I386
s->seg_size=32;
#endif
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.