Skip to content

Perl 5.34.0 build breaks on Darwin gcc4 #18902

Open
@hfath

Description

@hfath

The Perl 5.6.34.0 distribution build employs

-Wno-error:implicit-function-declaration

without configure checking whether -Wno-error: is supported.

This breaks building Perl on Darwin 8 / Mac OS X 10.4, whose native toolchain (Xcode) sports gcc v4.

The pkgsrc build can work around this by conditionallly stripping the option, but shouldn't have to.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions