-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
glaze: new port #27339
base: master
Are you sure you want to change the base?
glaze: new port #27339
Conversation
sha256 72cd174ad8839bc526a679a5a8ebf4bb18f3cb850a34fcfd3e89970f83c4d384 \ | ||
size 546532 | ||
|
||
compiler.cxx_standard 2023 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I doubt that this does anything; is this actually defined in "macports-base"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also, if the port is "noarch" it implies nothing gets compiled so why would this be needed at all?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But what about tests?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I doubt that this does anything; is this actually defined in "macports-base"?
I'm not sure, but it's used:
sysutils/caps-log/Portfile:34:compiler.cxx_standard 2023
textproc/vectorscan/Portfile:58:compiler.cxx_standard 2023
ping @sikmir |
Ping |
Description
glaze - extremely fast, in memory, JSON and interface library for modern C++.
Type(s)
Tested on
macOS 12.7.6 x86_64
Xcode 14.2
Verification
Have you
port lint
?sudo port test
?sudo port -vst install
?