2010-06-14 23:31 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/dos/djgpp.mk
! Fixed ten year old issue where error returned by LD was suppressed.
Thanks to Tamas Tevesz for finding it.
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2010-06-14 23:31 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/dos/djgpp.mk
|
||||
! Fixed ten year old issue where error returned by LD was suppressed.
|
||||
Thanks to Tamas Tevesz for finding it.
|
||||
|
||||
2010-06-14 20:46 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
+ contrib/hbqt/qth/QSyntaxHighlighter.qth
|
||||
+ Readded.
|
||||
|
||||
@@ -99,7 +99,7 @@ define link_exe_file
|
||||
$(foreach file,$(^F),$(link_file))
|
||||
$(foreach file,$(LIBPATHS),$(link_file))
|
||||
$(foreach file,$(LDLIBS),$(link_file))
|
||||
-$(LD) @__link__.tmp
|
||||
$(LD) @__link__.tmp
|
||||
endef
|
||||
|
||||
AR := $(HB_CCPATH)$(HB_CCPREFIX)ar
|
||||
|
||||
Reference in New Issue
Block a user