Files
harbour-core/harbour/utils
Viktor Szakats 8395bcafcc 2009-06-07 19:26 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* utils/hbmk2/hbmk2.prg
    + Added support to redefine .prg level __ARCH*__ and __*_ENDIAN__
      macros in cross build situations. [ This doesn't seem to be
      a practical problem, but cross builds targeting *nix systems
      aren't covered and they probably won't be. ]
      Anyway, I wouldn't recommend using these macros in .prg code, 
      as they won't work as expected when creating universal binaries 
      (f.e. on darwin).
2009-06-07 17:32:40 +00:00
..