[Pidgin] #12879: compiling with gcc without -g

Pidgin trac at pidgin.im
Sat Nov 13 17:27:15 EST 2010


#12879: compiling with gcc without -g
---------------------------------+------------------------------------------
 Reporter:  Дилян                |     Owner:  rekkanoryo
     Type:  defect               |    Status:  new       
Component:  unclassified         |   Version:  2.7.5     
 Keywords:  configure.ac gcc -g  |  
---------------------------------+------------------------------------------
 I want to compile pidgin by myself and I do not want to have debug
 information in the binaries.

 However,configure.ac contains:

 if test "x$GCC" = "xyes"; then
         CFLAGS="-g $CFLAGS"
 fi

 and hence -g is always included in CFLAGS.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/12879>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list