Skip to content

Libcperciva import#421

Merged
cperciva merged 3 commits into
masterfrom
libcperciva-import
Apr 19, 2026
Merged

Libcperciva import#421
cperciva merged 3 commits into
masterfrom
libcperciva-import

Conversation

@gperciva

Copy link
Copy Markdown
Member

No description provided.

Everywhere else, Makefile.inc exists in a directory without any program
or library.  But in this single case, we want to build liball; but we
also need a Makefile.inc to support liball/optional_mutex_pthread.

On FreeBSD, this is perfectly fine.  But on some other systems,
    .include <bsd.lib/mk>
will include ./Makefile.inc, in addition to ../Makefile.inc.  (Only the
latter include is documented.)
@cperciva cperciva merged commit e78c231 into master Apr 19, 2026
2 checks passed
@gperciva gperciva deleted the libcperciva-import branch April 19, 2026 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants