2010-08-06 15:50 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* contrib/hbpost.hbm
    ! Fixed to create dynlibs and executables in -fullshared mode
      if HB_SYSLOC is 'yes. I've yet to test this.
This commit is contained in:
Viktor Szakats
2010-08-06 13:51:50 +00:00
parent abfa725104
commit c7a2e74d96
2 changed files with 7 additions and 1 deletions

View File

@@ -16,6 +16,11 @@
The license applies to all entries newer than 2009-04-28.
*/
2010-08-06 15:50 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbpost.hbm
! Fixed to create dynlibs and executables in -fullshared mode
if HB_SYSLOC is 'yes. I've yet to test this.
2010-08-06 15:15 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* ChangeLog
* include/harbour.hbx

View File

@@ -34,7 +34,8 @@
{HB_BUILD_DEBUG}-debug
{HB_BUILD_DEBUG}-cflag=-DHB_TR_LEVEL_DEBUG
{(hbdyn|hbexe)&HB_BUILD_SHARED='yes'}-shared
{(hbdyn|hbexe)&HB_BUILD_SHARED='yes'&!(HB_SYSLOC='yes')}-shared
{(hbdyn|hbexe)&HB_BUILD_SHARED='yes'&HB_SYSLOC='yes'}-fullshared
# Experimental
{_HB_BUILD_LIBDYN}-hbdyn