You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Crypto++ Users
Hi Everyone,
The default PREFIX used by the makefile is /usr. It causes trouble on OpenBSD because the compiler treats all headers in /usr/include as C headers. It could become more of a problem OS X because of System Image Protection (https://en.wikipedia.org/wiki/System_Integrity_Protection).
We'd like to change the default PREFIX to /usr/local.