components/erlang/Makefile
changeset 7014 d235420e6063
parent 6455 77bad084980c
child 7687 1093e2a9adbd
equal deleted inserted replaced
7013:9b20e919735b 7014:d235420e6063
    24 #
    24 #
    25 # Built in SFW with gcc and builds cleanly now only with gcc
    25 # Built in SFW with gcc and builds cleanly now only with gcc
    26 BUILD_BITS= 64
    26 BUILD_BITS= 64
    27 COMPILER= gcc
    27 COMPILER= gcc
    28 include ../../make-rules/shared-macros.mk
    28 include ../../make-rules/shared-macros.mk
    29 # temporarily use GCC 4.8 until we resolve SPARC core dump issues with a newer
       
    30 # GCC.
       
    31 GCC_ROOT=/usr/gcc/4.8
       
    32 
    29 
    33 PATH=$(JAVA_HOME)/bin:$(USRBINDIR)
    30 PATH=$(JAVA_HOME)/bin:$(USRBINDIR)
    34 
    31 
    35 COMPONENT_NAME=			erlang
    32 COMPONENT_NAME=			erlang
    36 COMPONENT_VERSION=		17.5
    33 COMPONENT_VERSION=		17.5