Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Improve rules and instructions for macOS#284

Open
raimue wants to merge 3 commits into
pfalcon:masterpfalcon/esp-open-sdk:masterfrom
raimue:macos-portabilityraimue/esp-open-sdk:macos-portabilityCopy head branch name to clipboard
Open

Improve rules and instructions for macOS#284
raimue wants to merge 3 commits into
pfalcon:masterpfalcon/esp-open-sdk:masterfrom
raimue:macos-portabilityraimue/esp-open-sdk:macos-portabilityCopy head branch name to clipboard

Conversation

@raimue

@raimue raimue commented Aug 3, 2017

Copy link
Copy Markdown

These commits convert and replace the GNU sed commands in Makefile to a portable syntax, which will remove the requirement to modify PATH on macOS. Add instructions which ports need to be installed when using MacPorts instead of Homebrew.

raimue added 3 commits August 3, 2017 15:57
These regular expressions do not make use of extended syntax,
therefore the flag -r (GNU sed specific) is not actually needed.

The escape sequence '\r' for carriage-return is not portable across
sed(1) implementations, use tr(1) instead to achieve the same.
There is no need to have GNU sed on PATH anymore after making the
invocations in Makefile portable.
@AdySan

AdySan commented Feb 18, 2018

Copy link
Copy Markdown

Still running Sierra here, needed to checkout this PR to be able to build esp-open-sdk. Thanks!

nathanpc added a commit to innoveworkshop/esp-open-sdk that referenced this pull request Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.