* updated libkomparediff2 (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / base / embutils / z-no-swap.patch.blackfin
blobb4c978c0985236f1da449b61531b4ee38434faa3
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/embutils/z-no-swap.patch.blackfin
3 # Copyright (C) 2021 The T2 SDE Project
4
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
7
8 # This patch file is dual-licensed. It is available under the license the
9 # patched project is licensed under, as long as it is an OpenSource license
10 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
11 # of the GNU General Public License version 2 as used by the T2 SDE.
12 # --- T2-COPYRIGHT-NOTE-END ---
14 --- embutils-0.19/Makefile.vanilla      2021-10-08 15:21:35.260351666 +0200
15 +++ embutils-0.19/Makefile      2021-10-08 15:22:02.729350571 +0200
16 @@ -15,7 +15,7 @@
17  sosrm soscp sosmv sosln soslns sleep2 uniq tr mesg du \
18  uuencode uudecode nohup nice cmp mktemp truncate test date \
19  printenv chrootuid renice \
20 -free losetup switch_root readlink swapon
21 +free losetup switch_root readlink
23  OS:=$(shell uname)
24  ifeq ($(OS),Linux)