Searched hist:cdbd727c20ad7aac7797dc8c95e485e1a4c6901b (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/pc-bios/optionrom/ |
H A D | Makefile | cdbd727c20ad7aac7797dc8c95e485e1a4c6901b Thu Jul 07 23:49:36 CDT 2016 Richard Henderson <rth@twiddle.net> build: Use $(AS) for optionrom explicitly
For clang before 3.5, -fno-integrated-as does not exist, so the workaround in 5f6f0e27fb24 fails to build.
Use clang's default assembler for linux-user/safe-syscall.S, and explicitly change to use the system assembler for the option roms.
Tested-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/openbmc/qemu/ |
H A D | configure | cdbd727c20ad7aac7797dc8c95e485e1a4c6901b Thu Jul 07 23:49:36 CDT 2016 Richard Henderson <rth@twiddle.net> build: Use $(AS) for optionrom explicitly
For clang before 3.5, -fno-integrated-as does not exist, so the workaround in 5f6f0e27fb24 fails to build.
Use clang's default assembler for linux-user/safe-syscall.S, and explicitly change to use the system assembler for the option roms.
Tested-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>
|