mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
archivers/pxz: check for omp.h on all architectures
This commit is contained in:
parent
bd2af997ba
commit
3358e40ac1
@ -25,9 +25,7 @@ MAKE_ENV+= BINDIR=${PREFIX}/bin \
|
||||
|
||||
MAKE_ARGS+= CC="${CC}"
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${ARCH} == powerpc
|
||||
.if !exists(/usr/include/omp.h)
|
||||
USES+= compiler:gcc-c++11-lib
|
||||
.endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user