Skip to content

Fix gap_packages for Xcode 12 #30729

@mkoeppe

Description

@mkoeppe

Follow-up from #30720. Building gap_packages (version 4.10.2) using Xcode 12 fails:

gcc -c -O -fno-builtin gpd.c 
gpd.c:37:7: error: implicit declaration of function 'gpprog' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
  if (gpprog()== -1) exit(1);
      ^
1 error generated.

Depends on #30720

Upstream: Reported upstream. No feedback yet.

CC: @dimpase @jhpalmieri @soehms

Component: packages: optional

Author: Matthias Koeppe, John Palmieri

Branch/Commit: d8f07f9

Reviewer: Dima Pasechnik

Issue created by migration from https://trac.sagemath.org/ticket/30729

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions