Ignore:
Timestamp:
Jun 26, 2022, 10:00:02 PM (3 years ago)
Author:
bird
Message:

tools/*GCC*,tools/*GXX*: Removed the SLKRUNS/-fmessage-length=0 stuff as it triggers rebuilds when switching between SlickEdit and the command line. If really needed, it belongs in the project's Config.kmk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/tools/GCC3PLAIN.kmk

    r3566 r3567  
    6767 TOOL_GCC3PLAIN_LD_SONAME ?= $(TOOL_GCC3PLAIN_LD_SONAME.$(KBUILD_TARGET))
    6868endif
    69 ifdef SLKRUNS
    70  TOOL_GCC3PLAIN_CC  += -fmessage-length=0
    71  TOOL_GCC3PLAIN_CXX += -fmessage-length=0
    72 endif
    7369
    7470# General Properties used by kBuild
Note: See TracChangeset for help on using the changeset viewer.