Skip to content

Mkdir on OSX/Darwin requires -p argument before dir#4407

Closed
samm-git wants to merge 3 commits intocurl:masterfrom
samm-git:patch-1
Closed

Mkdir on OSX/Darwin requires -p argument before dir#4407
samm-git wants to merge 3 commits intocurl:masterfrom
samm-git:patch-1

Conversation

@samm-git
Copy link
Contributor

No description provided.

in the master branch using pull-requests, just like ordinary changes.

To build on MacOS with provided recipes you may want to set `alias nproc="sysctl -n hw.ncpu"`
before running make commands.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I propose we drop the -j use all together instead to make the command lines work better on more places.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May be we should add a note that parallel builds are supported with a -j <numcpu> keyword, so maintainers will use that in their build recipes?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P.S. Just checked sysctl -n hw.ncpu also working on the FreeBSD, so it seems that with ncpu for the Linux and alias for the *BSD/Darwin we are covering most of the systems.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need to promote "make tips" here and maintainers should really already know about make -j ...

@bagder bagder added documentation HTTP/3 h3 or quic related labels Sep 23, 2019
@bagder
Copy link
Member

bagder commented Sep 24, 2019

Thanks!

@bagder bagder closed this in 9e78e73 Sep 24, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Dec 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation HTTP/3 h3 or quic related

Development

Successfully merging this pull request may close these issues.

2 participants