8.0.1-0.18

This commit is contained in:
Jakub Jelinek 2018-03-12 22:53:29 +01:00
parent 86d615d880
commit 83dbb2847c
1 changed files with 4 additions and 0 deletions

View File

@ -245,6 +245,8 @@ Patch9: gcc8-aarch64-async-unw-tables.patch
Patch10: gcc8-foffload-default.patch
Patch11: gcc8-Wno-format-security.patch
Patch12: gcc8-rh1512529-aarch64.patch
Patch13: gcc8-pr84786.patch
Patch14: gcc8-pr84808.patch
Patch1000: nvptx-tools-no-ptxas.patch
Patch1001: nvptx-tools-build.patch
@ -804,6 +806,8 @@ to NVidia PTX capable devices if available.
%patch10 -p0 -b .foffload-default~
%patch11 -p0 -b .Wno-format-security~
%patch12 -p0 -b .rh1512529-aarch64~
%patch13 -p0 -b .pr84786~
%patch14 -p0 -b .pr84808~
cd nvptx-tools-%{nvptx_tools_gitrev}
%patch1000 -p1 -b .nvptx-tools-no-ptxas~