mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
For PR797:
This library no longer throws nor handles exceptions, so turn off the REQUIRES_EH flag. llvm-svn: 29849
This commit is contained in:
parent
70a4459b3e
commit
d583e06b7d
@ -11,6 +11,5 @@ LEVEL = ../..
|
||||
PARALLEL_DIRS=bzip2
|
||||
LIBRARYNAME = LLVMSupport
|
||||
BUILD_ARCHIVE = 1
|
||||
REQUIRES_EH := 1
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
Loading…
x
Reference in New Issue
Block a user