X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Ftools%2Fsimple_utilities%2Fmakefile;h=5983fae5178e1175cd37492efe3525d8bbe41155;hb=22158919fb4378ee0543f2e9696b14554709ef76;hp=0fe5e849c1a5e08eb2752d5679eac317f77e82b0;hpb=4ea6c95b4bdf06e3cbe6c03edfacae6a856f647b;p=feisty_meow.git diff --git a/nucleus/tools/simple_utilities/makefile b/nucleus/tools/simple_utilities/makefile index 0fe5e849..5983fae5 100644 --- a/nucleus/tools/simple_utilities/makefile +++ b/nucleus/tools/simple_utilities/makefile @@ -12,7 +12,7 @@ ifeq "$(OMIT_VERSIONS)" "" endif DEFINITIONS += __BUILD_STATIC_APPLICATION__ UNDEFINITIONS += ENABLE_MEMORY_HOOK ENABLE_CALLSTACK_TRACKING -ifeq "$(OP_SYSTEM)" "WIN32" +ifeq "$(COMPILER)" "VISUAL_CPP" # static C runtime support... #hmmm: resurrect this as a particular build type, so makefiles don't need to know this... COMPILER_FLAGS += -MT