Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yet another batch of minor style fixes (e) #4271

Conversation

migueldiascosta
Copy link
Member

(created using eb --new-pr)

@boegel boegel added this to the 3.1.2 milestone Mar 8, 2017
@@ -23,7 +23,8 @@ sources = ['%(name)s_%(version)s.006_20140312.tar.gz']

patches = ['ELPA_fix-tests.patch']

configopts = '--with-generic-simple --disable-shared FCFLAGS="-I$EBROOTIMKL/mkl/include/intel64/lp64 $FCFLAGS" LIBS="$LIBSCALAPACK"'
configopts = '--with-generic-simple --disable-shared FCFLAGS="-I$EBROOTIMKL/mkl/include/intel64/lp64 $FCFLAGS" '
configopts += 'LIBS="$LIBSCALAPACK"'
Copy link
Member

Choose a reason for hiding this comment

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

maybe include both the FCFLAGS="..." and LIBS="..." in the same line, and keep the configure flags on the other line?

@boegel boegel changed the title yet another batch of minor style fixes yet another batch of minor style fixes e() Mar 8, 2017
@boegel boegel changed the title yet another batch of minor style fixes e() yet another batch of minor style fixes (e) Mar 8, 2017
@boegel
Copy link
Member

boegel commented Mar 8, 2017

Going in, thanks @migueldiascosta!

@boegel boegel merged commit 9b9bc8b into easybuilders:develop Mar 8, 2017
@migueldiascosta migueldiascosta deleted the 20170308150637_new_pr_EIGENSOFT611 branch October 2, 2020 10:36
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.

None yet

2 participants