Closed martell closed 10 years ago
You should be able to copy patches/llvm/head and patches/clang/head to begin with.. In fact that may be all that needs to be done. On Nov 24, 2013 4:44 PM, "martell" notifications@github.com wrote:
I'm going to add support for 3.4 just like 3.3 etc. as master will have new features. Some testing on mingwdroid firefox scripts has built a successful 64 bit clang which is why I believe we need this now.
Issue is just to remind me to do it.
— Reply to this email directly or view it on GitHubhttps://github.com/diorcety/crosstool-ng/issues/3 .
I am doing it right now. I need to edit the CT_GetGit command in functions to do a checkout if an extra argument is passed. I have also copied over the patched from head into 3.4 as you have said That extra argument being LLVM_BRANCH or CLANG_BRANCH
Hopefully I won't break it :D
Hopefully his will be useful even in future when 3.5 etc has been branched.
Sounds good. On Nov 24, 2013 5:18 PM, "martell" notifications@github.com wrote:
I am doing it right now. I need to edit the git command in functions to do a checkout if an extra argument is passed. I have also copied over the patched from head into 3.4 as you have said That extra argument being LLVM_BRANCH or CLANG_BRANCH
Hopefully I won't break it :D
Hopefully his will be useful even in future when 3.5 etc has been branched.
— Reply to this email directly or view it on GitHub.
I'm going to add support for 3.4 just like 3.3 etc. as master will have new features. Some testing on mingwdroid firefox scripts has built a successful 64 bit clang which is why I believe we need this now.
Issue is just to remind me to do it.