[LLVMdev] Linux-x86 and Solaris Makefile configuration
Chris Lattner
sabre at nondot.org
Fri Sep 13 17:17:00 PDT 2002
> ISSUE: Changing definitions in Makefile.common by hand from Solaris to
> Linux values offends me.
>
> ACTION: As a quick fix to this (i.e., w/o autoconf) I have separated out
> the different settings into new files Makefile.$(PLATFORM) in the
> top-level directory of llvm. A dirty hack to Makefile.common
> automatically includes the proper arch-specific file by setting PLATFORM
> to the output of uname.
Agreed:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/2002-September/000173.html
-Chris
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/
More information about the llvm-dev
mailing list