Bug 250076

Summary: lang/oo2c: fix build on GCC architectures
Product: Ports & Packages Reporter: Curtis Hamilton <hamiltcl>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Some People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-lang_oo2c none

Description Curtis Hamilton 2020-10-03 18:07:52 UTC
Created attachment 218494 [details]
patch-lang_oo2c

According to developer, oo2c supports multiple architectures via C-language backend and builds on any architecture that supports ANSI-C.

Successfully builds and creates executables on PowerPC64 using gcc.  Does not currently build with clang.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-02-19 12:34:26 UTC
A commit references this bug:

Author: amdmi3
Date: Fri Feb 19 12:33:36 UTC 2021
New revision: 566057
URL: https://svnweb.freebsd.org/changeset/ports/566057

Log:
  - Allow build on all archs
  - Add THREADS option

  PR:		250076
  Submitted by:	hamiltcl@verizon.net

Changes:
  head/lang/oo2c/Makefile
  head/lang/oo2c/pkg-plist