From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22266 invoked by alias); 30 Jul 2005 11:42:56 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 22253 invoked by uid 9341); 30 Jul 2005 11:42:56 -0000 Date: Sat, 30 Jul 2005 11:42:00 -0000 Message-ID: <20050730114255.22251.qmail@sourceware.org> From: asl@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos/packages/services/memalloc/common/current ... X-SW-Source: 2005/txt/msg00222.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: asl@sourceware.org 2005-07-30 11:42:55 Modified files: packages/services/memalloc/common/current: ChangeLog packages/services/memalloc/common/current/cdl: memalloc.cdl Log message: * cdl/memalloc.cdl: Use the CXXFLAGS for the native compiler to avoid passing it flags only valid for C.