[Bug 289971] devel/marisa-trie: Improve port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Oct 2025 03:58:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289971
Bug ID: 289971
Summary: devel/marisa-trie: Improve port
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: wen@FreeBSD.org
Reporter: diizzy@FreeBSD.org
Flags: maintainer-feedback?(wen@FreeBSD.org)
Assignee: wen@FreeBSD.org
Created attachment 264253
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=264253&action=edit
Patch for marisa-trie
* Enable "make test"
* Remove redundant variable GH_PROJECT in Makefile
* Use a separate section for GitHub related variables [1]
* Don't use -march=native , this overrides framework and is unsupported on some
ARCHs
* Add patch to not pass any CPU feature flags and stick to CPUTYPE
Compile and runtime tested on FreeBSD 14.3-RELEASE (amd64) (make, make
check-plist, make test)
1:
https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-master_sites-github
--
You are receiving this mail because:
You are the assignee for the bug.