Re: [dpdk-dev] [PATCH v3 0/8] Reproducible build

2017-06-26 Thread Thomas Monjalon
27/06/2017 00:11, Thomas Monjalon: > 23/06/2017 20:41, lbocc...@brocade.com: > > Luca Boccassi (8): > > mk: use make silent flag to print HTML doc version > > mk: fix excluding .doctrees when installing docs > > mk: sort list of shared objects in linker script > > mk: sort list of files in

Re: [dpdk-dev] [PATCH v3 0/8] Reproducible build

2017-06-26 Thread Thomas Monjalon
23/06/2017 20:41, lbocc...@brocade.com: > Luca Boccassi (8): > mk: use make silent flag to print HTML doc version > mk: fix excluding .doctrees when installing docs > mk: sort list of shared objects in linker script > mk: sort list of files in examples.dox > mk: sort headers before wildca