https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226135

--- Comment #5 from Chip Cuccio <chip.cuc...@gmail.com> ---
(In reply to Kubilay Kocak from comment #3)

@Kubilay there should be an attachment already with my build log, env/config
details etc.

However here's my make.conf

FAVORITE_COMPILER=clang
COMPILER_TYPE=  clang
MAKE_JOBS_NUMBER?=3

CC=clang
CXX=clang++
CPP=clang-cpp
WITH_CCACHE_BUILD=yes
CPUTYPE?=core2

DEFAULT_VERSIONS+=ssl=openssl
OPENSSLBASE=/usr/local  # Use ports version of openssl with TLS 1.2
OPTIONS_UNSET+= GSSAPI_BASE
OPTIONS_SET+=   GSSAPI_MIT

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to