Skip to content

Amber: Handle X11 better and make static a build flag.#1468

Merged
boegel merged 2 commits intoeasybuilders:developfrom
akesandgren:amber-handle-X11-better-and-make-static-a-buildflag
Aug 21, 2018
Merged

Amber: Handle X11 better and make static a build flag.#1468
boegel merged 2 commits intoeasybuilders:developfrom
akesandgren:amber-handle-X11-better-and-make-static-a-buildflag

Conversation

@akesandgren
Copy link
Copy Markdown
Contributor

Also fix some lingering tabs.

Static handling taken from PR#1343

The zlib/bzip2 part is not needed from that PR.

@akesandgren akesandgren changed the title Handle X11 better and make static a build flag. Amber: Handle X11 better and make static a build flag. Jul 31, 2018
Comment thread easybuild/easyblocks/a/amber.py Outdated
env.setvar('GOTO', lapack)
lapack = os.getenv('LIBLAPACK')
if lapack is None:
raise EasyBuildError("LIBLAPACK (from OpenBLAS) not found in environement.")
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.

Since you are at it, while not fix typos like environement?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

as you wish :-)

Copy link
Copy Markdown
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm, tested with existing Amber easyconfig, good to go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants