BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001561 [buildroot] Architecture Specific block always 10-30-07 02:26 10-30-07 03:31
Reporter stephaneC View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0001561: missing a $ in assignment for COND_ARCH_FPU_SUFFIX:=(ARCH_FPU_SUFFIX)
Description on revision 20328 in file package/Makefile.in line 78
COND_ARCH_FPU_SUFFIX:=(ARCH_FPU_SUFFIX)
should be
COND_ARCH_FPU_SUFFIX:=$(ARCH_FPU_SUFFIX)
Additional Information
Attached Files

- Relationships

- Notes
(0002869)
Ulf Samuelsson
10-30-07 03:31

Fixed in rev 20330
 

- Issue History
Date Modified Username Field Change
10-30-07 02:26 stephaneC New Issue
10-30-07 02:26 stephaneC Status new => assigned
10-30-07 02:26 stephaneC Assigned To  => buildroot
10-30-07 03:31 Ulf Samuelsson Status assigned => closed
10-30-07 03:31 Ulf Samuelsson Note Added: 0002869
10-30-07 03:31 Ulf Samuelsson Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker