[Pkg-xen-changes] [xen] 38/128: Export flags from configure

Ian Campbell ijc-guest at moszumanska.debian.org
Sat Jul 12 09:06:09 UTC 2014


This is an automated email from the git hooks/post-receive script.

ijc-guest pushed a commit to branch feature/4.4-updates
in repository xen.

commit 295a8ed4e4b5ccc391a6e5530d61b47f89489830
Author: Bastian Blank <waldi at debian.org>
Date:   Sat Jul 5 11:47:17 2014 +0200

    Export flags from configure
    
    Origin: vendor
    Forwarded: not-needed
---
 config/Tools.mk.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/config/Tools.mk.in b/config/Tools.mk.in
index d9d3239..0e6d648 100644
--- a/config/Tools.mk.in
+++ b/config/Tools.mk.in
@@ -26,6 +26,9 @@ FETCHER             := @FETCHER@
 SEABIOS_PATH        := @seabios_path@
 OVMF_PATH           := @ovmf_path@
 
+CFLAGS              += @CFLAGS@
+CPPFLAGS            += @CPPFLAGS@
+
 # Extra folder for libs/includes
 PREPEND_INCLUDES    := @PREPEND_INCLUDES@
 PREPEND_LIB         := @PREPEND_LIB@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-xen/xen.git



More information about the Pkg-xen-changes mailing list