Ignore:
Timestamp:
Jan 23, 2015, 2:01:02 AM (10 years ago)
Author:
bird
Message:

tools/*WATCOM*: Pass --wcc-brain-damange to REDIRECT where appropriate.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/tools/OPENWATCOM-WL.kmk

    r2663 r2749  
    5555                $(foreach o,$(call TOOL_OPENWATCOM_FIX_SLASHES_SQ,$(filter-out %.res,$(objs)) $(othersrc)),'$(if $(filter %.lib %.a,$l),LIB,)File $o') \
    5656                $(foreach l,$(call TOOL_OPENWATCOM_FIX_SLASHES_SQ,$(libs)),'Library $l')
    57         $(QUIET)$(call TOOL_OPENWATCOM_ENV_SETUP) \
     57        $(QUIET)$(call TOOL_OPENWATCOM_ENV_SETUP_BD) \
    5858                $(TOOL_OPENWATCOM_WLINK) @$(outbase).rsp
    5959        $(if $(filter %.res,$(objs)), $(QUIET)$(call TOOL_OPENWATCOM_ENV_SETUP) \
Note: See TracChangeset for help on using the changeset viewer.