Show
Ignore:
Timestamp:
10/03/08 12:54:00 (3 months ago)
Author:
mwhitworth
Message:

Remove strcpy, replace calls to strcpy with strncpy, misc formatting fixes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Whitix/branches/keobject/make.inc

    r1006 r1079  
    1010SED = sed 
    1111override CFLAGS += -fomit-frame-pointer -ffreestanding -fno-stack-protector -fno-builtin \ 
    12         -nostdlib -m32 -Wall -Wextra -O2 -I$(DEPTH)include -Wno-unused-parameter 
     12        -nostdlib -m32 -Wall -Wextra -Os -I$(DEPTH)include -Wno-unused-parameter 
    1313BE_VERBOSE = 0 
    1414LD_R_FLAGS = -r -melf_i386