components/patch/Makefile
changeset 348 b47144567f5a
parent 181 87e11e685b1f
child 609 775168282b2f
equal deleted inserted replaced
347:3901e2e79ac8 348:b47144567f5a
    32 
    32 
    33 include ../../make-rules/prep.mk
    33 include ../../make-rules/prep.mk
    34 include ../../make-rules/configure.mk
    34 include ../../make-rules/configure.mk
    35 include ../../make-rules/ips.mk
    35 include ../../make-rules/ips.mk
    36 
    36 
    37 CONFIGURE_OPTIONS  +=		--program-prefix=g
       
    38 CONFIGURE_OPTIONS  +=		CFLAGS="$(CFLAGS)"
    37 CONFIGURE_OPTIONS  +=		CFLAGS="$(CFLAGS)"
    39 
    38 
    40 # common targets
    39 # common targets
    41 build:		$(BUILD_32)
    40 build:		$(BUILD_32)
    42 
    41