Building Xorg/xserver from git
Alan Coopersmith
alan.coopersmith at sun.com
Mon Feb 23 15:34:47 PST 2009
ace102 wrote:
> Does anyone see any potential problems with using this in my main build
> script for 1.5.99.903+ :
>
> CC="gcc-4.3" LDFLAGS="-L/usr/lib -Wl,-rpath,/lib -Wl,-rpath,/usr/lib"
> PATH=/usr/bin:$PATH
> ./util/modular/build.sh /usr
>
> Also , where would I specify the config options (--enable-dri2,etc) to be
> passed to the /xserver directory?
Set the CONFFLAGS environment variable to include flags that are passed to
all configure scripts (unknown flags to other modules should be harmless).
See the top of the build.sh script for details.
--
-Alan Coopersmith- alan.coopersmith at sun.com
Sun Microsystems, Inc. - X Window System Engineering
More information about the xorg
mailing list