FreeBSD Bugzilla – Attachment 239098 Details for
Bug 268625
devel/mimalloc: Convert to cmake:testing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for mimalloc
mimalloc-cmake-testing.patch (text/plain), 631 bytes, created by
Daniel Engberg
on 2022-12-28 20:49:57 UTC
(
hide
)
Description:
Patch for mimalloc
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2022-12-28 20:49:57 UTC
Size:
631 bytes
patch
obsolete
>diff --git a/devel/mimalloc/Makefile b/devel/mimalloc/Makefile >index 9211a4a1bc92..7c10575ec0ce 100644 >--- a/devel/mimalloc/Makefile >+++ b/devel/mimalloc/Makefile >@@ -10,15 +10,15 @@ WWW= https://github.com/microsoft/mimalloc > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >-USES= cmake compiler:c++17-lang >+USES= cmake:testing compiler:c++17-lang > USE_GITHUB= yes > GH_ACCOUNT= microsoft > USE_LDCONFIG= yes > > CMAKE_ON= MI_INSTALL_TOPLEVEL >-CMAKE_OFF= MI_BUILD_OBJECT >+CMAKE_OFF= MI_BUILD_OBJECT MI_BUILD_TESTS > >-TEST_TARGET= test >+CMAKE_TESTING_ON= MI_BUILD_TESTS > > # ci pipeline creates transient tags > PORTSCOUT= ignore:1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 268625
: 239098