|
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 |
|
|
|