2009-08-17 18:08 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/linux/global.cf
! Fixed HB_USER_CFLAGS -> HB_CFLAGS.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-08-17 18:08 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/linux/global.cf
|
||||
! Fixed HB_USER_CFLAGS -> HB_CFLAGS.
|
||||
|
||||
2009-08-17 17:34 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/xhb/filestat.c
|
||||
! OS_UNIX_COMPATIBLE -> HB_OS_UNIX
|
||||
|
||||
@@ -15,7 +15,7 @@ ifeq ($(HB_SHELL),sh)
|
||||
# TODO: Make this complete:
|
||||
# || ( $( "*[ix]*86" ) && $( "*[ix]*86[^0-9]*" ) )
|
||||
ifneq ($(findstring $(_UNAME_M),@64 _64 x86_64),)
|
||||
HB_USER_CFLAGS += -fPIC
|
||||
HB_CFLAGS += -fPIC
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user