Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#6912 closed defect (fixed)

configure: 64bit file API not detected with clang 5

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.1.4
Component: ConfigBuild Version: unspecified
Severity: normal Keywords:
Cc:

Description

m4/acinclude.m4 compiles some code with CXX but provides a .c file. clang 5 throws a warning about that, which makes the detection fail.

Change History (3)

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: assignedclosed

In 38882:

configure: fix detection of 64bit file API with clang 5 (fixes #6912)

comment:2 by Even Rouault, 7 years ago

In 38883:

configure: fix detection of 64bit file API with clang 5 (fixes #6912)

comment:3 by Even Rouault, 7 years ago

In 38884:

configure: fix detection of 64bit file API with clang 5 (fixes #6912)

Note: See TracTickets for help on using tickets.