Bug 251193 - devel/pcre, devel/pcre2: allow building on riscv
Summary: devel/pcre, devel/pcre2: allow building on riscv
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: riscv Any
: --- Affects Only Me
Assignee: Kirill Ponomarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-16 21:19 UTC by Mitchell Horne
Modified: 2020-11-17 06:54 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (krion)


Attachments
allow building on riscv (968 bytes, patch)
2020-11-16 21:19 UTC, Mitchell Horne
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mitchell Horne freebsd_committer freebsd_triage 2020-11-16 21:19:52 UTC
Created attachment 219744 [details]
allow building on riscv

This architecture doesn't have JIT support, so ensure it is disabled.
Not bumping PORTREVISION since this change will have no effect for
other platforms, and there are not yet packages being produced for
riscv.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-11-17 06:54:06 UTC
A commit references this bug:

Author: krion
Date: Tue Nov 17 06:53:47 UTC 2020
New revision: 555540
URL: https://svnweb.freebsd.org/changeset/ports/555540

Log:
  Disable JIT support on RISC-V.

  PR:		251193
  Submitted by:	mhorne

Changes:
  head/devel/pcre2/Makefile