Ticket #665: fixGcc3.patch

File fixGcc3.patch, 2.2 KB (added by James Teh <jamie@…>, at 2010-08-03T18:59:54Z)

Bazaar merge directive.

  • protocols/yahoo/Makefile

    # Bazaar merge directive format 2 (Bazaar 0.90)
    # revision_id: jamie@jantrid.net-20100803185614-7uaz402pe2gy82t0
    # target_branch: http://code.bitlbee.org/bitlbee
    # testament_sha1: 212b42c11a1e5c4051bcfc7f0f0705041cf35a67
    # timestamp: 2010-08-04 04:58:16 +1000
    # base_revision_id: wilmer@gaast.net-20100802193731-iwoyb7x7fdzsijgi
    # 
    # Begin patch
    === modified file 'protocols/yahoo/Makefile'
     
    1414# [SH] Program variables
    1515objects = yahoo.o crypt.o libyahoo2.o yahoo_fn.o yahoo_httplib.o yahoo_util.o
    1616
    17 CFLAGS += -Wall -DSTDC_HEADERS -DHAVE_STRING_H -DHAVE_STRCHR -DHAVE_MEMCPY -DHAVE_GLIB -Wno-pointer-to-int-cast
     17CFLAGS += -Wall -DSTDC_HEADERS -DHAVE_STRING_H -DHAVE_STRCHR -DHAVE_MEMCPY -DHAVE_GLIB
    1818LFLAGS += -r
    1919
    2020# [SH] Phony targets