Skip to content

v5.0.x: Remove long-stale win32 files #12100

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

Merged
merged 1 commit into from
Nov 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -365,11 +365,6 @@ opal_show_title "Compiler and preprocessor tests"

OPAL_SETUP_CC

# If we build on a windows environment with the windows compiler and linker
# then we need some translation functions from the opal/win32 directory.
AM_CONDITIONAL(OMPI_NEED_WINDOWS_REPLACEMENTS,
test "$opal_cv_c_compiler_vendor" = "microsoft" )

# Do all Interix detections if necessary
OMPI_INTERIX

Expand Down
113 changes: 0 additions & 113 deletions opal/win32/opal_inet.c

This file was deleted.

36 changes: 0 additions & 36 deletions opal/win32/opal_inet.h

This file was deleted.

117 changes: 0 additions & 117 deletions opal/win32/opal_misc.h

This file was deleted.

42 changes: 0 additions & 42 deletions opal/win32/opal_process.c

This file was deleted.

36 changes: 0 additions & 36 deletions opal/win32/opal_process.h

This file was deleted.

Loading