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=02c95ae231024ef0370f704c895ec95661182d28;hb=1fa013b446fa6f5bd74b99d5fb970bcf0b1ec370;hp=6d4da0d53c76bc8466c0b8996b85ffe21d503fb0;hpb=9de593b4b39f5fd60c8e3f95c08de277240657f4;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 6d4da0d5..02c95ae2 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 +-