Skip to content

Choose proper settings compiling with Sun C++#3181

Closed
randomswdev wants to merge 1 commit intocurl:masterfrom
randomswdev:patch-1
Closed

Choose proper settings compiling with Sun C++#3181
randomswdev wants to merge 1 commit intocurl:masterfrom
randomswdev:patch-1

Conversation

@randomswdev
Copy link
Copy Markdown
Contributor

system.h selects the proper Sun settings when __SUNPRO_C is defined. The Sun compiler does not define it when compiling C++ files.
I'm adding a check also on __SUNPRO_CC to allow curl to work properly also when used in a C++ project on Sun Solaris.

system.h selects the proper Sun settings when __SUNPRO_C is defined. The Sun compiler does not define it when compiling C++ files.
I'm adding a check also on __SUNPRO_CC to allow curl to work properly also when used in a C++ project on Sun Solaris.
@bagder
Copy link
Copy Markdown
Member

bagder commented Oct 27, 2018

Thanks, seems totally reasonable!

@bagder
Copy link
Copy Markdown
Member

bagder commented Oct 27, 2018

Thanks!

@bagder bagder closed this in 9d8dad1 Oct 27, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jan 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants