mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Pass ${PTHREAD_LIBS} down to configure
PR: ports/62544 Submitted by: Frank Altpeter <frank@altpeter.de> Approved by: maintainer timeout (3 weeks)
This commit is contained in:
parent
b1cef9b402
commit
776b4ed019
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103121
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ USE_OPENSSL= yes
|
|||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_TARGET=
|
||||
CONFIGURE_ENV+= PTHREAD_LIBS="${PTHREAD_LIBS}"
|
||||
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \
|
||||
--with-distri=freebsd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue