Skip to content

Remove non-existing include directory namphysics from makefile#22

Merged
pjpegion merged 1 commit into
NOAA-PSL:masterfrom
climbfuji:remove_namphysics_include_dir
May 12, 2020
Merged

Remove non-existing include directory namphysics from makefile#22
pjpegion merged 1 commit into
NOAA-PSL:masterfrom
climbfuji:remove_namphysics_include_dir

Conversation

@climbfuji
Copy link
Copy Markdown
Collaborator

namphysics was removed from fv3atm a few PRs ago. The stochastic_physics makefile still has an include flag for it, which causes lots of warnings like

f951: Warning: Nonexistent include directory '../FV3/namphysics' [-Wmissing-include-dirs]

with the GNU compiler. This PR removes the include flag.

@DusanJovic-NOAA @junwang-noaa

@climbfuji
Copy link
Copy Markdown
Collaborator Author

@pjpegion can you please take a look and approve the changes if ok? Thanks!

Copy link
Copy Markdown
Collaborator

@pjpegion pjpegion left a comment

Choose a reason for hiding this comment

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

This is good, NAMphysics was never needed in the first place.

@pjpegion pjpegion merged commit 4b57c7c into NOAA-PSL:master May 12, 2020
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