]> xenbits.xensource.com Git - livepatch-build-tools.git/commit
livepatch: differentiate between old and new build systems
authorRoger Pau Monne <roger.pau@citrix.com>
Wed, 2 Mar 2022 14:27:11 +0000 (14:27 +0000)
committerRoss Lagerwall <ross.lagerwall@citrix.com>
Tue, 7 Feb 2023 11:36:39 +0000 (11:36 +0000)
commitbd68c35a5bf4cac067e95b818ce03b8972a936f4
tree9ebbb72f7184f17b9afacb381c681686e54ed341
parent7882bb733db84976851252173d912ce9199a2cee
livepatch: differentiate between old and new build systems

Do not attempt to modify the build system if CFLAGS are not set in
Rules.mk, and instead rely on CONFIG_LIVEPATCH already setting
-f{function,data}-sections.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Ross Lagerwall <ross.lagerwall@citrix.com>
Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
livepatch-build