2012/5/15 <cgrze...@users.sourceforge.net>

> Revision: 18019
>          http://gar.svn.sourceforge.net/gar/?rev=18019&view=rev
> Author:   cgrzemba
> Date:     2012-05-15 06:08:53 +0000 (Tue, 15 May 2012)
> Log Message:
> -----------
> qt4-gcc/trunk: readd sparc configure args
>
> Modified Paths:
> --------------
>    csw/mgar/pkg/qt4-gcc/trunk/Makefile
>
> Modified: csw/mgar/pkg/qt4-gcc/trunk/Makefile
> ===================================================================
> --- csw/mgar/pkg/qt4-gcc/trunk/Makefile 2012-05-14 13:59:27 UTC (rev 18018)
> +++ csw/mgar/pkg/qt4-gcc/trunk/Makefile 2012-05-15 06:08:53 UTC (rev 18019)
> @@ -35,7 +35,7 @@
>  CONFIGURE_ARGS += -qt-libjpeg -qt-libpng -qt-libmng -qt-zlib
>  CONFIGURE_ARGS += -I/usr/include -I/usr/X11/include
>  CONFIGURE_ARGS += -I/usr/X11/share/include -I/usr/sfw/include
> -# CONFIGURE_ARGS_sparc += -big-endian -host-big-endian
> +CONFIGURE_ARGS_sparc += -big-endian -host-big-endian
>

Adding this line above...


>  # CONFIGURE_ARGS_i386 += -little-endian -host-big-endian
>  # CONFIGURE_ARGS += $(CONFIGURE_ARGS_$(GARCH))
>

...without adding this line, will not do anything.
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to