OK, got it.  The calling of target has changed but it is not
documented in man pages.  Well it is documented, but the old way:

Extract of the man pages

       --target <platform>
              When building the package, interpret  <platform>  as  arch-
              vendor-os  and  set  the  macros  _target, _target_arch and
              _target_os accordingly.


but it should now be
       --target=<platform>

The space between "--target" and "arch" is now replaced by "=". 

This is what I had to do to get it working.

Cheers,

Dominic.



-- 
Dominic Mitchell



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to