~ubuntu-branches/ubuntu/raring/openafs/raring

« back to all changes in this revision

Viewing changes to src/packaging/FreeBSD/Makefile

  • Committer: Package Import Robot
  • Author(s): Luke Faraone
  • Date: 2013-03-05 01:01:49 UTC
  • mfrom: (44.1.1 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20130305010149-3ui1dhq9a2fw9abp
Tags: 1.6.2-1+ubuntu2
Explicitly include -pthread in UAFS_XLIBS to fix build failure

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
        --includedir=${PREFIX}/include/openafs \
57
57
                        ${CONFIGURE_TARGET}
58
58
#       --with-krb5 KRB5CFLAGS=-I/usr/include \
59
 
#       KRB5LIBS='-lkrb5 -lcom_err -lcrypto -lcrypt -lasn1 -lhx509 -lroken' \
 
59
#       KRB5LIBS='-lkrb5 -lcom_err -lcrypto -lcrypt -lasn1 -lhx509 -lroken'
60
60
 
61
61
.if !defined(WITH_FUSE)
62
62
CONFIGURE_ARGS+=        --disable-fuse-client