OSDN Git Service

libclc: Compile with -nostdlib
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 26 May 2020 21:03:20 +0000 (17:03 -0400)
committerMatt Arsenault <arsenm2@gmail.com>
Thu, 28 May 2020 14:41:31 +0000 (10:41 -0400)
commitcf4d4e366a2165f0e93948f166d76ae650aecc98
treeb8639fa3deca516f40d90acc823f1c7b8b61024d
parent1a9e0d7092145e33175f628f4cdd28acf0d17100
libclc: Compile with -nostdlib

This fixes a build error when compiling for amdgcn-amd-amdhsa, which
defaults to trying to link bitcode libraries.
libclc/CMakeLists.txt