diff options
author | Antonio Ospite | 2019-05-26 16:47:46 +0200 |
---|---|---|
committer | Laurent Vivier | 2019-06-26 18:26:54 +0200 |
commit | 142118254b1613499b0f180c954b2ba316e086ad (patch) | |
tree | 9a8f95049afbc2229f2fd2a47826ed329c28ecff /Makefile | |
parent | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-21-2019' ... (diff) | |
download | qemu-142118254b1613499b0f180c954b2ba316e086ad.tar.gz qemu-142118254b1613499b0f180c954b2ba316e086ad.tar.xz qemu-142118254b1613499b0f180c954b2ba316e086ad.zip |
configure: set source_path only once and make its definition more robust
Since commit 79d77bcd36 (configure: Remove --source-path option,
2019-04-29) source_path cannot be overridden anymore, move it out of the
"default parameters" block since the word "default" may suggest that the
value can change, while in fact it does not.
While at it, only set source_path once and separate the positional
argument of basename with "--" to more robustly cover the case of path
names starting with a dash.
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Antonio Ospite <antonio.ospite@collabora.com>
Message-Id: <20190526144747.30019-2-ao2@ao2.it>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions