Patch to UNIX makefile to remove -DFOURWAYSSE2 [combined summary]



Individual post summaries: Click here to read the original discussion on the bitcoin-dev mailing list

Published on: 2011-08-16T14:12:27+00:00


Summary:

Venkatesh Srinivas has suggested removing the obsolete flag '-DFOURWAYSSE2' from the UNIX makefile in a patch message. Jeff Garzik from exMULTI, Inc. has applied this suggestion. The flag is considered unnecessary and is recommended to be removed. The changes made to the makefile.unix file include updating the DEFS variable to remove the obsolete flag and replacing it with '-DUSE_SSL'. Furthermore, the USE_UPNP variable is set to 0 and the LIBS variable is defined. However, no further information or details about the changes are provided in the patch message.


Updated on: 2023-08-01T02:16:17.523224+00:00