summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2022-01-08 22:38:55 +0100
committerPhilippe Mathieu-Daudé2022-03-15 13:36:33 +0100
commite910c7d9bf8e981bb1b7458c4793c5aedee98850 (patch)
tree204406dbb8e1e6f1bcf648d42b8760fdb1488e11 /include/exec
parentMerge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging (diff)
downloadqemu-e910c7d9bf8e981bb1b7458c4793c5aedee98850.tar.gz
qemu-e910c7d9bf8e981bb1b7458c4793c5aedee98850.tar.xz
qemu-e910c7d9bf8e981bb1b7458c4793c5aedee98850.zip
configure: Allow passing extra Objective C compiler flags
We can pass C/CPP/LD flags via CFLAGS/CXXFLAGS/LDFLAGS environment variables, or via configure --extra-cflags / --extra-cxxflags / --extra-ldflags options. Provide similar behavior for Objective C: use existing flags from $OBJCFLAGS, or passed via --extra-objcflags. Reviewed-by: Akihiko Odaki <akihiko.odaki@gmail.com> Tested-by: Akihiko Odaki <akihiko.odaki@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions