Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2013 17:25:21 -0700
From:      Kevin Oberman <rkoberman@gmail.com>
To:        Baptiste Daroussin <bapt@freebsd.org>
Cc:        "freebsd-x11@freebsd.org" <freebsd-x11@freebsd.org>
Subject:   graphics/dri will not build with WITH_NEW_XORG on 9-STABLE after 9.2 was branched
Message-ID:  <CAN6yY1sN6bUc6Co3ya8w4iP8R9XZZijgOph2s=-HK3-8v5aWOg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
For some reason the Makefile attempts to use gcc to build dri on any
9-stable after 9.2 was branched. As the Makefile notes that base GCC prior
to 4.3 will not build.

Removing the test against $OSVERSION < 902503 will fix this and use clang
to build dri successfully.
-- 
R. Kevin Oberman, Network Engineer
E-mail: rkoberman@gmail.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1sN6bUc6Co3ya8w4iP8R9XZZijgOph2s=-HK3-8v5aWOg>