Added a TODO related to the runtime loader + OpenSSL problem.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29321 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
bec8576238
commit
3539f6ec6a
@ -10,6 +10,12 @@ UsePrivateHeaders mail ;
|
||||
|
||||
SubDirHdrs [ FDirName $(HAIKU_TOP) headers os add-ons mail_daemon ] ;
|
||||
|
||||
# TODO(bga): E-mail preferences does not really need to link against the
|
||||
# OpenSSL libraries. Remove this after problems with the runtile loader are
|
||||
# sorted up. Details here:
|
||||
#
|
||||
# http://www.freelists.org/post/haiku-development/Runtime-loader-problem
|
||||
|
||||
local sslDir ;
|
||||
|
||||
if $(USE_SSL) {
|
||||
|
Loading…
Reference in New Issue
Block a user