2009-06-22 15:23 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* INSTALL
    + Documented HB_BUILD_MODE envvar.
This commit is contained in:
Viktor Szakats
2009-06-22 13:23:37 +00:00
parent 582ba2db28
commit 85efbfac96
2 changed files with 5 additions and 0 deletions

View File

@@ -17,6 +17,10 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-06-22 15:23 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* INSTALL
+ Documented HB_BUILD_MODE envvar.
2009-06-22 15:03 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/hpux/gcc.cf
* config/sunos/gcc.cf

View File

@@ -252,6 +252,7 @@ OPTIONS AVAILABLE WHEN BUILDING HARBOUR
pass them to make_gnu.bat.
- HB_BUILD_DEBUG=yes Create a debug build.
- HB_BUILD_OPTIM=no Disable C compiler optimizations.
- HB_BUILD_MODE=yes|no Changes default build mode to C++ or C.
- HB_CONTRIBLIBS=no Don't build any contrib libraries.
- HB_CONTRIBLIBS=[<list>] Build space separated <list> of contrib
libraries. Build all if left empty.