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

add a way to provide compiler flags to all packages. #9

Merged
merged 7 commits into from
Aug 23, 2020

Conversation

aerorahul
Copy link
Contributor

This PR:

  • adds a way to provide compiler flags to all packages. This can be done by setting STACK_CFLAGS, STACK_FFLAGS and STACK_CXXFLAGS in config config.sh. The individual build scripts will pick this up and add it to the respective flags.
  • main.yaml is replaced by build_ubuntu.yaml in an effort to separate out ubuntu, macOS CI.

- add common flag: STACK_CFLAGS, STACK_FFLAGS, STACK_CXXFLAGS to build scripts so that one can pass gfortran-10 flags.
- update hdf5 git repo address from bitbucket to github
- remove references to HPC_BUILDSCRIPTS_DIR and use HPC_STACK_ROOT instead.
@aerorahul aerorahul merged commit 45b4eae into develop Aug 23, 2020
@aerorahul aerorahul deleted the feature/stackflags-only branch August 23, 2020 03:43
natalie-perlin added a commit that referenced this pull request Dec 26, 2022
Documentation updates for MacOS and Linux [branch docs-linux-macos]
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.

1 participant