Skip to content
Unverified Commit ac631011 authored by Renaud's avatar Renaud Committed by GitHub
Browse files

subversion: fix configure missing APR_INT64_T_FMT

configurePhase fails when building Python bindings or subversionClient
> configure: error: failed to recognize APR_INT64_T_FMT on this platform

Adding "-P" CPPFLAG solves the issue.
See also: https://issues.apache.org/jira/browse/SVN-4813
parent 46a869b2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment