2010-02-22 18:26 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* config/global.mk
% Deleted recently added logic for os2/gcc* targets. Not needed
anymore.
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2010-02-22 18:26 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/global.mk
|
||||
% Deleted recently added logic for os2/gcc* targets. Not needed
|
||||
anymore.
|
||||
|
||||
2010-02-22 17:23 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbqt/hbqt_hbdbfmodel.cpp
|
||||
* contrib/hbqt/hbqt_hbqsyntaxhighlighter.cpp
|
||||
|
||||
@@ -935,11 +935,6 @@ ifeq ($(HB_COMP_PATH_PUB),)
|
||||
ifneq ($(HB_COMP_PATH),)
|
||||
export HB_COMP_PATH_PUB := $(subst $(substpat), ,$(dir $(firstword $(subst $(subst x, ,x),$(substpat),$(HB_COMP_PATH)))))
|
||||
endif
|
||||
else ifneq ($(filter $(HB_PLATFORM)-$(HB_COMPILER),os2-gcc os2-gccomf),)
|
||||
HB_COMP_PATH := $(call find_in_path,gcc)
|
||||
ifneq ($(HB_COMP_PATH),)
|
||||
export HB_COMP_PATH_PUB := $(subst $(substpat), ,$(dir $(firstword $(subst $(subst x, ,x),$(substpat),$(HB_COMP_PATH)))))
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user