[Buildroot] [buildroot 0001492]: filter-out does not work when making buildroot

Ulf Samuelsson ulf at atmel.com
Thu Sep 6 21:44:26 UTC 2007


tor 2007-09-06 klockan 11:28 -0700 skrev bugs at busybox.net:
> The following issue has been SUBMITTED. 
> ====================================================================== 
> http://busybox.net/bugs/view.php?id=1492 
> ====================================================================== 
> Reported By:                alisonken1
> Assigned To:                buildroot
> ====================================================================== 
> Project:                    buildroot
> Issue ID:                   1492
> Category:                   Other
> Reproducibility:            always
> Severity:                   block
> Priority:                   normal
> Status:                     assigned
> ====================================================================== 
> Date Submitted:             09-06-2007 11:28 PDT
> Last Modified:              09-06-2007 11:28 PDT
> ====================================================================== 
> Summary:                    filter-out does not work when making buildroot
> Description: 
> When making buildroot, compiling dies when strip is called on gccbug.
> gccbug is a shell script and strip dies with 'file format unrecognized'.
> 
> Looking at makefile, strip is called with $(filter-out gccbug ...). but
> gccbug is not filtered out of the strip process.
> 

I think this is fixed in the latest svn 
which does 
$(filter-out %-gccbug ...) IIRC

BR
Ulf Samuelsson





More information about the buildroot mailing list