qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 6c11dd: build: use $(DESTDIR)x instead of $(D


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 6c11dd: build: use $(DESTDIR)x instead of $(DESTDIR)/x
Date: Tue, 02 Jul 2019 02:59:30 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 6c11dda922915aaaa032db4462294e8df45f7441
      
https://github.com/qemu/qemu/commit/6c11dda922915aaaa032db4462294e8df45f7441
  Author: Stefan Hajnoczi <address@hidden>
  Date:   2019-06-28 (Fri, 28 Jun 2019)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  build: use $(DESTDIR)x instead of $(DESTDIR)/x

The GNU make manual[1] demonstrates $(DESTDIR)$(bindir)/foo and QEMU
mostly follows that.  There are just a few instances of
$(DESTDIR)/$(bindir)/foo.  Fix these inconsistencies.

[1] https://www.gnu.org/software/make/manual/html_node/DESTDIR.html

Cc: Daniel P. Berrange <address@hidden>
Signed-off-by: Stefan Hajnoczi <address@hidden>
Reviewed-by: Daniel P. Berrangé <address@hidden>
Message-id: address@hidden
Message-Id: <address@hidden>
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: ab200dafc0e8a9925bb0ad0be478621f5f117c95
      
https://github.com/qemu/qemu/commit/ab200dafc0e8a9925bb0ad0be478621f5f117c95
  Author: Peter Maydell <address@hidden>
  Date:   2019-07-02 (Tue, 02 Jul 2019)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into 
staging

Pull request

No user-visible changes.

# gpg: Signature made Fri 28 Jun 2019 14:13:41 BST
# gpg:                using RSA key 8695A8BFD3F97CDAAC35775A9CA4ABB381AB73C8
# gpg: Good signature from "Stefan Hajnoczi <address@hidden>" [full]
# gpg:                 aka "Stefan Hajnoczi <address@hidden>" [full]
# Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8

* remotes/stefanha/tags/block-pull-request:
  build: use $(DESTDIR)x instead of $(DESTDIR)/x

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/0094908375d2...ab200dafc0e8



reply via email to

[Prev in Thread] Current Thread [Next in Thread]