Skip to content

Address #195: Use relocatable stacks by default

Raymond Toy requested to merge issue-195-relocatable-stacks-by-default into master

Remove uses of FEATURE_RELOCATABLE_STACKS from the C code; we're defaulting to relocatable stacks for x86 (for Darwin and Linux) and sparc.

Edited by Raymond Toy

Merge request reports