mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-01 21:23:59 +00:00
Today we assume the paths to the build directory do not contain the character `@` and build the sed commands on top of this assumption. However, there is no guarantee that this assumption holds. This patch changes the separating character in sed pattern replacing commands back to slash ('/') and escape the slashes in the replacements to make the commands work. That gives more flexibility to the paths where users can put their configuration files and build the project. Tracked-On: #6691 Signed-off-by: Junjie Mao <junjie.mao@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com> |
||
---|---|---|
.. | ||
cfg_update.mk | ||
config.mk | ||
deps.mk | ||
unified.xml.in |