mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/mingw32-libgmp: Fix breakage on F10
PR: ports/183576 Approved by: maintainer timeout
This commit is contained in:
parent
b6f11bedbe
commit
c6689ad04c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334163
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ GMP_TARG= ${PKGNAMEPREFIX:S/-$//}
|
|||
GNU_CONFIGURE= yes
|
||||
CC= ${PKGNAMEPREFIX}gcc
|
||||
CXX= ${PKGNAMEPREFIX}c++
|
||||
CFLAGS+= -I/usr/include
|
||||
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" \
|
||||
PREFIX="${PREFIX}/${GMP_TARG}"
|
||||
CONFIGURE_ARGS= --enable-cxx --host=${GMP_TARG} \
|
||||
|
|
Loading…
Add table
Reference in a new issue