1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Fails to compile on ia64. Notified maintainer.

This commit is contained in:
Mark Linimon 2006-07-01 23:47:49 +00:00
parent 7b6dbd90ba
commit 46f0d31251
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166740

View File

@ -72,6 +72,9 @@ CONFIGURE_ARGS+=--enable-smpeg
CONFIGURE_ARGS+=--disable-smpeg
.endif
NOT_FOR_ARCHS= ia64
NOT_FOR_ARCHS_REASON_ia64= does not compile
post-patch:
@${REINPLACE_CMD} -e 's/-pthread/${PTHREAD_LIBS}/; \
s/x86_64\*/amd64\* | \*ia64\*/g; \