yrnkrn / zapcc

zapcc is a caching C++ compiler based on clang, designed to perform faster compilations
Other
1.25k stars 61 forks source link

Fix "unknown option: --wrap=memcpy" error on macOS #6

Closed emlai closed 6 years ago

emlai commented 6 years ago

After these changes everything builds without a hitch on Xcode 9.4.

yrnkrn commented 6 years ago

Got rid the memcpy workaround for all platforms in c74f82da81b310dace3e1b53046d7dac12d8d676.