components/liboauth/patches/01-studio.patch
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Fri, 04 Nov 2016 09:22:37 -0700
changeset 7293 a449e2e641be
parent 6357 f780f1313ac5
permissions -rw-r--r--
25049244 Undo the temporary Makefile changes made for getting gnome components to build

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"