diff options
author | zbao <fishbaozi@gmail.com> | 2015-09-18 06:17:09 -0700 |
---|---|---|
committer | Zheng Bao <zheng.bao@amd.com> | 2015-11-20 05:38:06 +0100 |
commit | 669807682ed4fe2d01295bf99fe63c4c097ebc6f (patch) | |
tree | 1409b5e8e65bed8bb765ed7b0b538f9b346a800c /src/mainboard/amd | |
parent | 2f3fd2640f0630760497f59c6f5b137c1fb39e75 (diff) |
xcompile: Redirect the objdump stderr to /dev/null
On system with clang, "as" is available but "objdump" is not by default.
So if ${gccprefix} is empty, "as" can run successfully and the "objdump"
below might report error. Mask that output.
Change-Id: I9940f069f66e097973ed6138cf3c696087fa5531
Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: http://review.coreboot.org/11681
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/amd')
0 files changed, 0 insertions, 0 deletions