diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-01-25 15:23:20 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-01-26 01:48:46 +0300 |
commit | 4a517faa34030dde326017431bc9f056c3076266 (patch) | |
tree | cd085e70aff5a8418341eb9b875605447d584492 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d3abc78f4fd4b4b45b978ae42b5a9d82ee3b8864 (diff) | |
download | linux-4a517faa34030dde326017431bc9f056c3076266.tar.xz |
amdgpu: fix clang build warning
clang warns about the -mhard-float command line arguments
on architectures that do not support this:
clang: error: argument unused during compilation: '-mhard-float' [-Werror,-Wunused-command-line-argument]
Move this into the gcc-specific arguments.
Fixes: e77165bf7b02 ("drm/amd/display: Add DCN3 blocks to Makefile")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions