X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fpatches%2Fmk-sort-source-files-before-passing-them-to-the-comp.patch;h=220f69882ae636510c6c2b8b312e3cdd219693a7;hb=385147a64292cea867dbada33ac7c56ee26ee1cb;hp=39f331713926310f7e6d02076d8ec1d1cb875633;hpb=f270788d738982abcf552d4661cc3997e1686c49;p=deb_dpdk.git diff --git a/debian/patches/mk-sort-source-files-before-passing-them-to-the-comp.patch b/debian/patches/mk-sort-source-files-before-passing-them-to-the-comp.patch index 39f33171..220f6988 100644 --- a/debian/patches/mk-sort-source-files-before-passing-them-to-the-comp.patch +++ b/debian/patches/mk-sort-source-files-before-passing-them-to-the-comp.patch @@ -3,10 +3,10 @@ Description: mk: sort source files before passing them to the compiler In order to achieve reproducible builds, always use the same order when listing files for compilation. -Origin: http://dpdk.org/dev/patchwork/patch/25864/ +Origin: http://dpdk.org/dev/patchwork/patch/27510/ Forwarded: yes Author: Luca Boccassi -Last-Update: 2017-06-24 +Last-Update: 2017-08-10 --- drivers/net/cxgbe/Makefile | 2 +- drivers/net/e1000/Makefile | 2 +-