mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-18 09:09:12 +00:00
Remove extraneous comment line
llvm-svn: 85606
This commit is contained in:
parent
85fb2965a5
commit
7f05d433e0
1
Makefile
1
Makefile
@ -24,7 +24,6 @@ LEVEL := .
|
||||
# "llvmCore", then this is an "Apple-style" build; search for
|
||||
# "Apple-style" in the comments for more info. Anything else is a
|
||||
# normal build.
|
||||
#ifneq ($(RC_ProjectName),llvmCore) # Normal build (not "Apple-style").
|
||||
ifneq ($(findstring llvmCore, $(RC_ProjectName)),llvmCore) # Normal build (not "Apple-style").
|
||||
|
||||
ifeq ($(BUILD_DIRS_ONLY),1)
|
||||
|
Loading…
Reference in New Issue
Block a user