http://llvm.org/bugs/show_bug.cgi?id=10699
Summary: ExtraSource Variable
Product: Build scripts
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Makefiles
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=7096)
--> (http://llvm.org/bugs/attachment.cgi?id=7096)
patch
According to the Projects documentation (http://llvm.org/docs/Projects.html)
the ExtraSource variable can be used to specify additional source files that
should be compiled. This variable does not seem to be used in any LLVM
Makefile. This seems like either a bug in the Makefiles or a bug in the
documentation.
The attached patch appends ExtraSource to the Sources variable.
It also creates directories when they don't exist so that ExtraSource can point
to files in deeper directories.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs