Re: [PATCH] RTL: Remove duplicated objects before writing to rap file for rtl-host

2014-07-24 Thread Chris Johns
On 24/07/2014 5:04 pm, Peng Fan wrote: This patch fixes that before merging the objects to a rap file, first remove duplicated object files. When using STL unique, first should call STL sort method. Thanks and merged. Note, this fixes RAP format sizes as reported by a user with a LEON3 and

[PATCH] RTL: Remove duplicated objects before writing to rap file for rtl-host

2014-07-24 Thread Peng Fan
Hi, This patch fixes that before merging the objects to a rap file, first remove duplicated object files. When using STL unique, first should call STL sort method. Regards, Peng. 0001-std-list-should-be-sorted-before-unique.patch Description: Binary data