Opened 10 years ago

Last modified 9 years ago

#43951 closed defect

qiv fails to build under Apple LLVM version 5.1 (clang-503.0.40) — at Initial Version

Reported by: freespace+macforge@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.0
Keywords: haspatch Cc:
Port: qiv

Description

Cause of failure is due to unrecognised flags -fcaller-saves and -fthread-jumps.

Attached patch-Makefile.diff, which extends the existing patch removes these two compile flags.

This modification results in a working binary on OS X 10.9.3 with XQuartz 2.7.6 (xorg-server 1.14.6).

Change History (1)

Changed 10 years ago by freespace+macforge@…

Attachment: patch-Makefile.diff added

Patch to Makefile to remove offending compile time flags

Note: See TracTickets for help on using tickets.