projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d5a836
)
INSTALL: remove TODO section
author
Olaf Hering
<olaf@aepfle.de>
Fri, 29 May 2020 13:53:03 +0000
(15:53 +0200)
committer
Wei Liu
<wl@xen.org>
Tue, 2 Jun 2020 11:55:38 +0000
(11:55 +0000)
The default value '/' for DESTDIR is unusual, but does probably not hurt.
Fixes commit
f2b40dababedcd8355bf3e85d00baf17f9827131
Fixes commit
8e986e5a61efeca92b9b268e77957d45d8316ee4
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Wei Liu <wl@xen.org>
Release-acked-by: Paul Durrant <paul@xen.org>
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index 72dc4b67dd72aa6d3fcafc81679c8df26865443d..0d3eb89f0298f9e1166674b314ba090a536e6d79 100644
(file)
--- a/
INSTALL
+++ b/
INSTALL
@@
-365,12
+365,5
@@
make XEN_TARGET_ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- \
DESTDIR=/some/path install
-TODO
-====
-
- - DESTDIR should be empty, not "/"
- - add make uninstall targets
- - replace private path variables as needed (SBINDIR/sbindir)
- - ...
# vim: tw=72 et