mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Try to unbreak makefile build by excluding gtest-all.cc source
llvm-svn: 169564
This commit is contained in:
parent
dd419ee85c
commit
8388a78977
@ -36,4 +36,6 @@ endif
|
||||
|
||||
NO_INSTALL = 1
|
||||
|
||||
Source = $(filter-out gtest-all.cc,$(wildcard *.cc))
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
Loading…
x
Reference in New Issue
Block a user