components/gtar/Makefile
changeset 326 36f3560adf05
parent 181 87e11e685b1f
child 571 a9e52e69dd28
equal deleted inserted replaced
325:32506367c888 326:36f3560adf05
    36 # workaround for CR 6998994
    36 # workaround for CR 6998994
    37 sparc_COPTFLAG = -xO2
    37 sparc_COPTFLAG = -xO2
    38 
    38 
    39 CONFIGURE_OPTIONS +=	--with-rmt=/usr/sbin/rmt
    39 CONFIGURE_OPTIONS +=	--with-rmt=/usr/sbin/rmt
    40 CONFIGURE_OPTIONS +=	--libexecdir=/usr/sbin
    40 CONFIGURE_OPTIONS +=	--libexecdir=/usr/sbin
    41 CONFIGURE_OPTIONS +=	--program-prefix=g
       
    42 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS)" 
    41 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS)" 
    43 
    42 
    44 COMPONENT_BUILD_TARGETS = all
    43 COMPONENT_BUILD_TARGETS = all
    45 
    44 
    46 build:		$(BUILD_32)
    45 build:		$(BUILD_32)