Changeset 5162 for trunk/src


Ignore:
Timestamp:
Feb 17, 2001, 10:48:23 PM (25 years ago)
Author:
bird
Message:

Removed compiler assert.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/makefile

    r5019 r5162  
    1 # $Id: makefile,v 1.109 2001-01-23 18:31:26 sandervl Exp $
     1# $Id: makefile,v 1.110 2001-02-17 21:48:23 bird Exp $
    22
    33#
     
    165165        -Fo$(OBJDIR)\$(@B).obj -c exceptions.cpp
    166166!else
    167 !   error "Compiler is not supported yet."
     167# Since this only turns off stack optimizations I take it's a VAC only fix.
     168# -kso (2001-02-17)
     169# !   error "Compiler is not supported yet."
    168170!endif
    169171
Note: See TracChangeset for help on using the changeset viewer.