Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SWP-CM22-Planbased OMPI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
felixkhals
SWP-CM22-Planbased OMPI
Commits
435a8c81
Commit
435a8c81
authored
4 years ago
by
Jeff Squyres
Browse files
Options
Downloads
Patches
Plain Diff
configure.ac: remove stale Solaris C++ STL kruft
Signed-off-by:
Jeff Squyres
<
jsquyres@cisco.com
>
parent
f4555789
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
configure.ac
+0
-6
0 additions, 6 deletions
configure.ac
with
0 additions
and
6 deletions
configure.ac
+
0
−
6
View file @
435a8c81
...
@@ -1242,12 +1242,6 @@ opal_show_title "Final top-level OMPI configuration"
...
@@ -1242,12 +1242,6 @@ opal_show_title "Final top-level OMPI configuration"
opal_show_subtitle "Libtool configuration"
opal_show_subtitle "Libtool configuration"
# Use the undocumented solaris_use_stlport4 libtool variable to turn off any
# Cstd/stlport4 linkage. This allows Open MPI to be C++ STL agnostic.
if test "x$opal_cv_c_compiler_vendor" = "xsun"; then
solaris_use_stlport4="yes"
fi
# Due to this thread:
# Due to this thread:
# https://www.open-mpi.org/community/lists/users/2013/02/21356.php and
# https://www.open-mpi.org/community/lists/users/2013/02/21356.php and
# a helpful tip from Dave Goodell, set the precious variables for
# a helpful tip from Dave Goodell, set the precious variables for
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment