Skip to content

correct full path to ALADIN config file & patch it to use right Fortran compiler flags#964

Merged
boegel merged 2 commits intoeasybuilders:developfrom
boegel:ALADIN_FFLAGS
Jul 6, 2016
Merged

correct full path to ALADIN config file & patch it to use right Fortran compiler flags#964
boegel merged 2 commits intoeasybuilders:developfrom
boegel:ALADIN_FFLAGS

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Jun 30, 2016

No description provided.

@boegel boegel added this to the v2.9.0 milestone Jun 30, 2016
# generate gmkpack configuration file
self.conf_file = 'ALADIN_%s' % self.version
self.conf_filepath = os.path.join(self.builddir, 'arch', '%s.x' % self.conf_file)
self.conf_filepath = os.path.join(self.builddir, 'gmkpack_support', 'arch', '%s.x' % self.conf_file)
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.

no version if's?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

no, this was wrong all along...

@boegel boegel modified the milestones: v2.9.0, v2.8.2 Jul 4, 2016
@boegel
Copy link
Copy Markdown
Member Author

boegel commented Jul 6, 2016

tested with easybuilders/easybuild-easyconfigs#3292, works like a charm, going in

Thanks for the review @wpoely86!

@boegel boegel merged commit fda89fe into easybuilders:develop Jul 6, 2016
@boegel boegel deleted the ALADIN_FFLAGS branch July 6, 2016 13:10
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