Chameleon

Chameleon Commit Details

Date:2012-10-04 09:24:58 (11 years 6 months ago)
Author:armel cadet-petit
Commit:2070
Parents: 2069
Message:fixed some compilations bugs
Changes:
M/trunk/Make.rules

File differences

trunk/Make.rules
1010
1111
1212
13
13
1414
1515
1616
endif
AS = as
LD = ld
ifeq ($(USE_GCC),y)
ifeq ($(CONFIG_USE_GCC),y)
CC = gcc
CPP = g++
endif

Archive Download the corresponding diff file

Revision: 2070