diff options
| author | Michael Forney <mforney@mforney.org> | 2019-11-17 17:05:29 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-11-17 20:09:14 -0800 |
| commit | 37adb2ae9cd11291254be667c56b3440566d8205 (patch) | |
| tree | 435965ad20bb79206711cfbedceb710447fcffdb /pkg/byacc | |
| parent | 2dd81085804912d85affed9df0d2c3f1825ca6ac (diff) | |
Start to document patch upstream status
Diffstat (limited to 'pkg/byacc')
| -rw-r--r-- | pkg/byacc/patch/0001-Prevent-multiple-definitions-of-code_lines.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/byacc/patch/0001-Prevent-multiple-definitions-of-code_lines.patch b/pkg/byacc/patch/0001-Prevent-multiple-definitions-of-code_lines.patch index 1aa1c5f6..c242aba8 100644 --- a/pkg/byacc/patch/0001-Prevent-multiple-definitions-of-code_lines.patch +++ b/pkg/byacc/patch/0001-Prevent-multiple-definitions-of-code_lines.patch @@ -2,6 +2,7 @@ From 71ddf61cc892a771d15d95937f1f13a9ce17e98b Mon Sep 17 00:00:00 2001 From: Michael Forney <mforney@mforney.org> Date: Mon, 4 Nov 2019 18:20:04 -0800 Subject: [PATCH] Prevent multiple definitions of `code_lines` +Upstream: Yes, applied by maintainer --- defs.h | 2 +- |
