Changeset ac61209b in rtems
- Timestamp:
- 02/17/98 19:16:18 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 540292a
- Parents:
- 9646d5be
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/make/compilers/gcc-target-default.cfg
r9646d5be rac61209b 69 69 endif 70 70 71 # debug flag; typically -g72 CFLAGS_DEBUG_V+=- g -Wno-unused71 # debug flag; typically 72 CFLAGS_DEBUG_V+=-Wno-unused 73 73 74 74 ifeq ($(RTEMS_USE_GCC272),no) -
make/compilers/gcc-target-default.cfg
r9646d5be rac61209b 69 69 endif 70 70 71 # debug flag; typically -g72 CFLAGS_DEBUG_V+=- g -Wno-unused71 # debug flag; typically 72 CFLAGS_DEBUG_V+=-Wno-unused 73 73 74 74 ifeq ($(RTEMS_USE_GCC272),no)
Note: See TracChangeset
for help on using the changeset viewer.