Changes between Initial Version and Version 1 of Ticket #59265


Ignore:
Timestamp:
Oct 11, 2019, 8:50:27 PM (5 years ago)
Author:
justinGilmer (Justin Gilmer)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59265 – Description

    initial v1  
    33I found this apple developer thread which was discussing some compiler issues with Xcode 11.1 and that adding the CFLAG {{{ -fno-stack-check }}} or changing the deployment target to 10.14 would provide a workaround. I chose the former, which is included below in my attached patch file. I was then able to successfully install luajit and Neovim.
    44
     5Thread: https://forums.developer.apple.com/thread/121887
    56
    67{{{