SF.net SVN: gar:[24679] csw/mgar/gar/v2/gar.conf.mk

Jan Holzhüter jh at opencsw.org
Mon Feb 23 20:37:44 CET 2015


Hi,
I thought of that to recently to bump the SOS Compilers :)

Am 23.02.15 um 19:22 schrieb dmichelsen at users.sourceforge.net:

>  
> +GARCOMPILER-SUN-5.9 = SOS12
> +GARCOMPILER-SUN-5.10 = SOS12
> +GARCOMPILER-SUN-5.11 = SOS12U3
> +
>  ifeq ($(GARCOMPILER),SUN)
> -  GARCOMPILER = SOS12
> +  GARCOMPILER = $(GARCOMPILER-SUN-$(GAROSREL))
>  endif
>  
>  ifeq ($(GARCOMPILER),GNU)
>    GARCOMPILER = GCC4
>  endif
>  

why not U3 on 5.10 also?

Greetings
Jan



More information about the maintainers mailing list