2009-11-01 13:23 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

* config/detect.mk
    - Disabled OpenSSL detection for bcc.
      For some reason it's building with errors now.
      I can't figure what change caused this as it was building 
      fine a month ago. It's not the hbssl source code, openssl 
      sources are the same, I have no time to figure it out.
      Anyway it wasn't working with bcc at link time anyway.
This commit is contained in:
Viktor Szakats
2009-11-01 12:24:06 +00:00
parent a6006e11d1
commit 014c24624f
2 changed files with 10 additions and 1 deletions

View File

@@ -17,6 +17,15 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-11-01 13:23 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* config/detect.mk
- Disabled OpenSSL detection for bcc.
For some reason it's building with errors now.
I can't figure what change caused this as it was building
fine a month ago. It's not the hbssl source code, openssl
sources are the same, I have no time to figure it out.
Anyway it wasn't working with bcc at link time anyway.
2009-11-01 11:35 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* include/hbdefs.h
+ Added new planned types. These are meant to replace previous

View File

@@ -72,7 +72,7 @@ _DET_DSP_NAME := openssl
_DET_VAR_INC_ := HB_INC_OPENSSL
_DET_VAR_HAS_ := HB_HAS_OPENSSL
_DET_FLT_PLAT :=
_DET_FLT_COMP := !watcom
_DET_FLT_COMP := !watcom !bcc
_DET_INC_DEFP := /usr/include /usr/local/include /usr/local/ssl/include /boot/common/include
_DET_INC_HEAD := /openssl/ssl.h