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/GXX3PLAIN.kmk

    r3566 r3567  
    6868 TOOL_GXX3PLAIN_LD_SONAME ?= $(TOOL_GXX3PLAIN_LD_SONAME.$(KBUILD_TARGET))
    6969endif
    70 ifdef SLKRUNS
    71  TOOL_GXX3PLAIN_CC  += -fmessage-length=0
    72  TOOL_GXX3PLAIN_CXX += -fmessage-length=0
    73 endif
    7470
    7571# General Properties used by kBuild
Note: See TracChangeset for help on using the changeset viewer.