[Buildroot] [PATCH 2/2] Adjust v86d.mk per better source URL and build method.

Dimitry Golubovsky golubovsky at gmail.com
Mon May 7 12:47:10 UTC 2012


Baruch,

On Mon, May 7, 2012 at 7:00 AM, Baruch Siach <baruch at tkos.co.il> wrote:

>>  # v86d's configure script is not autoconf-based: parameters
>>  # supplied by Buildroot cause it to produce no result; explicit
>>  # invocation is needed.
>
> Since you don't use Buildroot's autoconf support, this comment is no longer
> relevant.

Well, I thought this would be the explanation why there is a configure
script, yet it is a GENTARGET.

>> +
>> +define V86D_BUILD_CMDS
>> +     $(MAKE) CC="$(TARGET_CC) -D__i386__" LD="$(TARGET_LD)" -C $(@D) all
>
> You can used $(TARGET_CONFIGURE_OPTS) here as well.

I tried that, and it did not compile. -D__i386__ should be given
explicitly to cc.

Thanks.

-- 
Dimitry Golubovsky

Anywhere on the Web



More information about the buildroot mailing list