Changeset 2175

Show
Ignore:
Timestamp:
03/16/07 22:44:50 (2 years ago)
Author:
tg
Message:

HOSTCFLAGS are gotten from rules.mk

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/tools/config/Makefile

    r1686 r2175  
    55# or at http://www.freewrt.org/licence for details. 
    66 
     7include ${TOPDIR}/rules.mk 
     8 
    79CP=cp -fpR 
    8  
    9 # Select the compiler needed to build binaries for your development system 
    10 HOSTCC?=        gcc 
    11 HOSTCFLAGS?=    -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer 
    12 # Ensure consistent sort order, 'gcc -print-search-dirs' behavior, etc. 
    13 LC_ALL:=        C 
    14  
    1510 
    1611all: ncurses conf mconf