#66229 closed defect (fixed)

glib-2.70.5:Uses GCC 4.2 instead of present GCC 7, leading to build failure.

Reported by: AutumnHW (Autumn Williams) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.0
Keywords: Cc:
Port: glib2

Description

Build failure occurs on Apple GCC4.2, because of a pragma related issue. Hardcoding the compiler and linkers to GCC7 in build.ninja resolves the issue.

Change History (1)

Note: See TracTickets for help on using tickets.