blob: 005ccc1fb073ab6ec27b33eb99bdb53103baae73 [file] [log] [blame]
Dale Curtis417709d2018-11-19 15:46:52 -08001---------------------------------------------------------------------
2-- Chromium Patches. Autogenerated by find_patches.py, do not edit --
3---------------------------------------------------------------------
4
5
6------------------------------------------------------------------
7commit 107604940bdc9787bc12fab8cdcc22ca6d53fdbb
8Author: Dale Curtis <dalecurtis@chromium.org>
9Date: Wed Oct 31 13:03:37 2018 -0700
10
11 Apply deterministic build patch.
12
13 This removes __DATE__ from a few places to ensure the build is always
14 the same. Patch originally authored by davidben at chromium.org
15
16 This is one of the initial commits preparing NASM for use in Chrome.
17
18 BUG=766721
19
20 Change-Id: I4217f9ffed1455b8f244b024dc10dbb8c5c0664d
21
22Affects:
23 asm/nasm.c
24 disasm/ndisasm.c
25 include/ver.h
26 nasmlib/ver.c
27