Skip to content

Update Clang easyblock for Clang-3.3#248

Merged
boegel merged 5 commits intoeasybuilders:developfrom
wpoely86:clang33
Sep 18, 2013
Merged

Update Clang easyblock for Clang-3.3#248
boegel merged 5 commits intoeasybuilders:developfrom
wpoely86:clang33

Conversation

@wpoely86
Copy link
Copy Markdown
Member

@wpoely86 wpoely86 commented Sep 6, 2013

You can now specify which targets to build (by default only X86)

You can now specify which targets to build (by default only X86)
Comment thread easybuild/easyblocks/c/clang.py Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

avoid escaping " by using single quotes ':

self.cfg['configopts'] += '-DLLVM_TARGETS_TO_BUILD="%s" ' % ';'.join(self.cfg['build_targets'])

@boegel
Copy link
Copy Markdown
Member

boegel commented Sep 18, 2013

Should be ready to go, but testing the Clang 3.3 easyconfig included in easybuilders/easybuild-easyconfigs#424 is in hold due to issues with the deps, so I'm blocking this until I can test the Clang 3.3 build...

@boegel
Copy link
Copy Markdown
Member

boegel commented Sep 18, 2013

easybuilders/easybuild-easyconfigs#424 is ready, so this can be merged in too

Thanks @wpoely86 !

boegel added a commit that referenced this pull request Sep 18, 2013
Update Clang easyblock for Clang-3.3
@boegel boegel merged commit 188c11f into easybuilders:develop Sep 18, 2013
@wpoely86 wpoely86 deleted the clang33 branch September 18, 2013 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants