Summary: | lang/yap, lang/yap-devel: crashes on i386 during build with lang/gcc7 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jan Beich <jbeich> | ||||||||
Component: | Individual Port(s) | Assignee: | Danilo Egea Gondolfo <danilo> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | danilo, gerald, tobik | ||||||||
Priority: | --- | Keywords: | needs-patch | ||||||||
Version: | Latest | ||||||||||
Hardware: | i386 | ||||||||||
OS: | Any | ||||||||||
Bug Depends on: | |||||||||||
Bug Blocks: | 222542 | ||||||||||
Attachments: |
|
Description
Jan Beich
![]() ![]() Created attachment 195564 [details]
yap.diff
Remove gcc run dependency on i386 from lang/yap by disabling use of the bp
register
Created attachment 195565 [details]
yap-devel.diff
Same thing for yap-devel.
Created attachment 195568 [details]
yap-devel.diff
A commit references this bug: Author: danilo Date: Sun Jul 29 16:42:40 UTC 2018 New revision: 475663 URL: https://svnweb.freebsd.org/changeset/ports/475663 Log: - Remove gcc dependency on i386 - Use options helpers to install DOCS PR: 222963 Submitted by: tobik Reported by: jbeich Changes: head/lang/yap/Makefile head/lang/yap/files/patch-configure head/lang/yap-devel/Makefile head/lang/yap-devel/files/patch-configure Committed, thanks! |