On 2012-09-26 01:41, Jan Beich wrote:
> Oliver Pinter writes:
I just committed a fix for this, based on Jan's patch in ports/172100.
Regards!
--
Niclas
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
T
Oliver Pinter writes:
> +# XXX unbreak build with clang as CC
> +BUILD_DEPENDS+= ucpp:${PORTSDIR}/devel/ucpp
> +RUN_DEPENDS+= ucpp:${PORTSDIR}/devel/ucpp
> +CONFIGURE_ENV+= ac_cv_path_RAWCPP="ucpp -s"
ucpp is even less compatible with GNU cpp:
- escaped newline is not recognized (Xreset,
Hi all!
This patch fixed the problem, when buildig xdm on a machine where
clang is the base the compiler (WITH_CLANG_IS_CC).
unbreak_xdm_build_when_clang_set_as_CC.diff
Description: Binary data
___
freebsd-ports@freebsd.org mailing list
http://lists.fr