Skip to content

Commit

Permalink
remove the addings on the README to keep mainline README clean, those…
Browse files Browse the repository at this point in the history
… findings to move to other places.
  • Loading branch information
tianyuqi authored and raycoll committed Jul 26, 2019
1 parent ab3d37e commit 6518782
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,6 @@ source .travis/s2n_setup_env.sh
.travis/s2n_travis_build.sh
```

* For OSX 10 Mojave users, if you are facing ```Undefined symbols for architecture x86_64:``` error in building. Starting with Mojave, the headers are no longer installed under ```/usr/include``` by default -- look under ```Command Line Tools -> New Features``` in the [release notes](https://developer.apple.com/documentation/xcode_release_notes/xcode_10_release_notes).

Running

```open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg```

from the command line fixes the issue.

Thanks for solution provider [@clason](https://github.com/clason), whose original answer could be found [here](https://github.com/neovim/neovim/issues/9050#issuecomment-424417456).

### Have a Question?
If you have any questions about Submitting PR's, Opening Issues, s2n API usage, or something similar, we have a public chatroom available here to answer your questions: https://gitter.im/awslabs/s2n

Expand Down

0 comments on commit 6518782

Please sign in to comment.