components/libtorrent/Makefile
changeset 698 7144bcdfe7dd
parent 673 bb9df3c906be
child 774 d0cbca26a17c
equal deleted inserted replaced
697:452fae7409ce 698:7144bcdfe7dd
    57 CC=$(CXX)
    57 CC=$(CXX)
    58 
    58 
    59 CXXFLAGS +=	$(studio_OPT)
    59 CXXFLAGS +=	$(studio_OPT)
    60 CXXFLAGS +=	-i
    60 CXXFLAGS +=	-i
    61 CXXFLAGS +=	-xspace
    61 CXXFLAGS +=	-xspace
    62 CXXFLAGS +=	-mr
       
    63 CXXFLAGS +=	$(studio_XREGS)
    62 CXXFLAGS +=	$(studio_XREGS)
    64 
    63 
    65 CONFIGURE_OPTIONS  +=	--enable-shared
    64 CONFIGURE_OPTIONS  +=	--enable-shared
    66 CONFIGURE_OPTIONS  +=	--disable-debug
    65 CONFIGURE_OPTIONS  +=	--disable-debug
    67 CONFIGURE_OPTIONS  +=	--disable-static
    66 CONFIGURE_OPTIONS  +=	--disable-static