From a6ad5db49437f61abf72352edc10602b31baec43 Mon Sep 17 00:00:00 2001 From: Ethan Stewart Date: Tue, 7 Jan 2020 13:54:34 -0600 Subject: [PATCH] Added removal of stripping and dependency on libcuda --- bin/aomp_SLES15_SP1.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/aomp_SLES15_SP1.spec b/bin/aomp_SLES15_SP1.spec index b4eeefaa6..ca455ab44 100644 --- a/bin/aomp_SLES15_SP1.spec +++ b/bin/aomp_SLES15_SP1.spec @@ -8,6 +8,9 @@ License: NCSA Group: System/Base Vendor: AMD +%define __os_install_post %{nil} +%define __requires_exclude ^libcuda\\.so\\..* + %description The AMD OpenMP Compiler (AOMP) is an experimental LLVM compiler suite for offloading to either Radeon GPUs or Nvidia GPUs.