[LLVMdev] Fix using old BUILD_OBJ_ROOT/BUILD_SRC_ROOT in 2 LLVM
makefiles [PATCH]
Vladimir Merzliakov
wanderer at rsu.ru
Mon Feb 14 08:24:48 CST 2005
I found use old BUILD_OBJ_ROOT/BUILD_SRC_ROOT in comment in
llvm/Makefile.common
and in llvm/projects/Stacker/test/Makefile code.
I update it to PROJ_* in attached patches.
Vladimir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.common.patch
Type: application/octet-stream
Size: 1081 bytes
Desc: not available
Url : http://mail.cs.uiuc.edu/pipermail/llvmdev/attachments/20050214/a838982e/Makefile.common.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.patch
Type: application/octet-stream
Size: 496 bytes
Desc: not available
Url : http://mail.cs.uiuc.edu/pipermail/llvmdev/attachments/20050214/a838982e/Makefile.obj
More information about the LLVMdev
mailing list