Summary: | devel/efl: fails to build on update to 0.16.0 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | c.kworr |
Component: | Individual Port(s) | Assignee: | freebsd-enlightenment (Nobody) <enlightenment> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | c.kworr, gblach |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(enlightenment) |
Version: | Latest | ||
Hardware: | amd64 | ||
OS: | Any |
Description
c.kworr
2015-11-16 20:57:37 UTC
Probably that part should look like: #else (void)certificate_file; (void)private_key_file; (void)cb; #endif /* ifdef HAVE_SIGNATURE */ I have no problem with building EFL with clang37. This happens if SSL is off. Reported upstream: https://phab.enlightenment.org/T2855 A commit references this bug: Author: gblach Date: Wed Nov 18 23:42:07 UTC 2015 New revision: 401904 URL: https://svnweb.freebsd.org/changeset/ports/401904 Log: Fix build when SSL is off PR: 204611 Changes: head/devel/efl/Makefile head/devel/efl/files/patch-src-lib-eet-eet_cipher.c |