NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: toolchain/54237: MKLLVMRT=no does not work



The following reply was made to PR toolchain/54237; it has been noted by GNATS.

From: coypu%sdf.org@localhost
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: toolchain/54237: MKLLVMRT=no does not work
Date: Mon, 27 May 2019 16:22:38 +0000

 This is a predicament:
 
 we use MKLLVMRT:= because it is after _MKVARS.no.
 can't use MKLLVMRT?=.
 
 But the conditional currently uses MKX11 to check whether to build llvm
 libraries, which is undefined if we move the entire conditional further
 back.
 
 
 
 Also, for making MKLLVMRT work, the simplest fix is probably to
 BUILD_RADEON=1 only if MKLLVMRT is used. Do we care about extracting
 r300 and building this in this scenario?
 


Home | Main Index | Thread Index | Old Index