Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1796)

Unified Diff: third_party/afl/BUILD.gn

Issue 2238013002: Roll src/third_party/afl/src/ 2.14b..2.30b (16 versions). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Note in "Local Modifications" that we have removed dictionaries/. Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/afl/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/afl/BUILD.gn
diff --git a/third_party/afl/BUILD.gn b/third_party/afl/BUILD.gn
index 713293db786e1f86dc7c011097425fabb969bbd6..af09c3d30472de0e9c13a5033177378725baa53d 100644
--- a/third_party/afl/BUILD.gn
+++ b/third_party/afl/BUILD.gn
@@ -56,10 +56,6 @@ config("afl-tool") {
"-Wno-sign-compare",
"-Wno-pointer-sign",
- # TODO: Patch afl so the version is defined in source code and not the
- # Makefile.
- "-DVERSION=\"2.14b\"",
-
# afl_docs copies docs/ to this location.
"-DDOC_PATH=\"$root_build_dir/afl/docs/\"",
« no previous file with comments | « no previous file | third_party/afl/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698