Changeset 6925 for source


Ignore:
Timestamp:
Nov 14, 2009, 4:10:05 PM (14 years ago)
Author:
stkrause
Message:

-Werror breeaks compilation on gcc-4.4.1 (because not all warnings are fixed yet)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/Makefile.am

    r6922 r6925  
    2222# compiler flags ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    2323
    24 AM_CPPFLAGS    = -Wall -Werror -DLINUX -D_LINUX -I../ -D_REENTRANT -DSCTP_KERN
     24AM_CPPFLAGS    = -Wall -DLINUX -D_LINUX -I../ -D_REENTRANT -DSCTP_KERN
    2525AM_CPPFLAGS    += $(BOOST_CPPFLAGS)
    2626
Note: See TracChangeset for help on using the changeset viewer.