If the OS does not support the flag, then we should not require it. rdar://75813316
Created attachment 424211 [details] proposed patch.
Comment on attachment 424211 [details] proposed patch. View in context: https://bugs.webkit.org/attachment.cgi?id=424211&action=review > Source/WTF/wtf/WTFConfig.cpp:81 > // FIXME: Remove this when the oldest OS we support simulator on has VM_FLAGS_PERMANENT Please remove this comment too
Thanks for the review. Landed in r275003: <http://trac.webkit.org/r275003>.