Bug 250076 - lang/oo2c: fix build on GCC architectures
Summary: lang/oo2c: fix build on GCC architectures
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-03 18:07 UTC by Curtis Hamilton
Modified: 2021-02-19 12:34 UTC (History)
0 users

See Also:


Attachments
patch-lang_oo2c (2.38 KB, patch)
2020-10-03 18:07 UTC, Curtis Hamilton
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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