Use "-fstack-protector" instead of "-fstack-protector-strong" on OS X in order to...
authorSergiy Kuryata <sergeyk@microsoft.com>
Thu, 14 Jan 2016 01:27:24 +0000 (17:27 -0800)
committerSergiy Kuryata <sergeyk@microsoft.com>
Thu, 14 Jan 2016 01:27:24 +0000 (17:27 -0800)
commit3017009f03fc7371ad2053c50d3a9aa2e43591e5
tree3566d18128c4c4e054fe03fe8684dbc35fc6a174
parentf7fc6da5a811743c38f45497cc4c22084c46cd94
Use "-fstack-protector" instead of "-fstack-protector-strong" on OS X in order to work around a bug in clang (current version 7.0.2).
CMakeLists.txt