[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xen master] stubdom: remove openssl related clean actions



commit 552eb3e5e98d5dc850af64aae2a48072c65c076b
Author:     Juergen Gross <jgross@xxxxxxxx>
AuthorDate: Wed Aug 23 10:32:19 2023 +0200
Commit:     Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
CommitDate: Wed Aug 23 19:06:42 2023 +0100

    stubdom: remove openssl related clean actions
    
    When introducing polarssl into stubdom building the clean targets of
    stubdom/Makefile gained actions for removing openssl directories and
    files additional to polarssl ones.
    
    As those openssl files are never downloaded or created during build,
    the related actions can be dropped.
    
    Fixes: bdd516dc6b2f ("vtpm/vtpmmgr and required libs to stubdom/Makefile")
    Signed-off-by: Juergen Gross <jgross@xxxxxxxx>
    Reviewed-by: Anthony PERARD <anthony.perard@xxxxxxxxxx>
---
 stubdom/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/stubdom/Makefile b/stubdom/Makefile
index d5fb354e7e..23ea8bb92e 100644
--- a/stubdom/Makefile
+++ b/stubdom/Makefile
@@ -670,7 +670,6 @@ crossclean: clean
        rm -fr ioemu xenstore xenstorepvh
        rm -fr gmp-$(XEN_TARGET_ARCH)
        rm -fr polarssl-$(XEN_TARGET_ARCH)
-       rm -fr openssl-$(XEN_TARGET_ARCH)
        rm -fr tpm_emulator-$(XEN_TARGET_ARCH)
        rm -f mk-headers-$(XEN_TARGET_ARCH)
        rm -fr ocaml-$(XEN_TARGET_ARCH)
@@ -682,7 +681,6 @@ patchclean: crossclean
        rm -fr newlib-$(NEWLIB_VERSION)
        rm -fr gmp-$(XEN_TARGET_ARCH)
        rm -fr polarssl-$(XEN_TARGET_ARCH)
-       rm -fr openssl-$(XEN_TARGET_ARCH)
        rm -fr tpm_emulator-$(XEN_TARGET_ARCH)
        rm -fr lwip-$(XEN_TARGET_ARCH)
        rm -fr grub-upstream
@@ -699,7 +697,6 @@ downloadclean: patchclean
        rm -f lwip-$(LWIP_VERSION).tar.gz
        rm -f ocaml-$(OCAML_VERSION).tar.gz
        rm -f polarssl-$(POLARSSL_VERSION)-gpl.tgz
-       rm -f openssl-$(POLARSSL_VERSION)-gpl.tgz
 
 .PHONY: distclean
 distclean: downloadclean
--
generated by git-patchbot for /home/xen/git/xen.git#master



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.