components/liboauth/patches/01-studio.patch
changeset 6357 f780f1313ac5
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/liboauth/patches/01-studio.patch	Fri Jul 01 13:21:35 2016 +0000
@@ -0,0 +1,13 @@
+Change for building on Solaris
+
+--- liboauth-1.0.3/configure.ac	Wed Oct 31 21:34:49 2012
++++ liboauth-1.0.3/configure.ac	Tue May 26 09:39:33 2015
+@@ -77,7 +77,7 @@
+ AC_SUBST(EXESUF)
+ 
+ dnl *** misc complier/linker flags ***
+-LIBOAUTH_CFLAGS="-Wall"
++LIBOAUTH_CFLAGS=""
+ LIBOAUTH_LDFLAGS="${LIBOAUTH_CFLAGS} -export-symbols-regex '^oauth_.*'"
+ #LIBOAUTH_CFLAGS="${LIBOAUTH_CFLAGS} -g -posix -std=c99 -pedantic"
+