#317 closed defect (fixed)

CFLAGS not handled properly

Reported by: Ralf Corsepius Owned by: Ralf Corsepius
Priority: normal Milestone: 2
Component: build Version: unknown
Severity: major Keywords:
Cc: bugs@…, joel.sherrill@… Blocked By:
Blocking:

Description

RTEMS's configuration is not able to handle CFLAGS/CXXFLAGS passed down to cpu/bsp directories (CFLAGS_FOR_TARGET on the toplevel) correctly.

The current implementation passes CFLAGS correctly down to sub-configurations, however this interfers with custon/*.cfg derived *_CFLAGS_V, causing CFLAGS and *_CFLAGS_V to be concatenated.

Release:
RTEMS-CVS

Environment:
Any.

Change History (1)

comment:1 Changed on 01/03/03 at 16:10:21 by Joel Sherrill

Status: assignedclosed

State-Changed-From-To: analyzed->closed
State-Changed-Why: No recent complaints and fix is in CVS.

Note: See TracTickets for help on using tickets.