[Bug 251408] [NEW PORT] sysutils/atf-rk3288: Arm trusted framework
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Sat Dec  5 15:27:40 UTC 2020
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251408
Emmanuel Vadot <manu at freebsd.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at freebsd.org
             Status|New                         |Open
--- Comment #3 from Emmanuel Vadot <manu at freebsd.org> ---
You can override PLIST_FILES in the new port, no need to do a if in the master
port.
Same thing for do-install, just set BL31 to the correct path (even if it's
bl32)
I would prefer a more generic way for specifying which target to build and the
build_depends, i.e. Do not depend on the PLAT but on a new ARCH variable that
is set to aarch64 by default.
And please attach a full diff and not a shar.
Thanks
-- 
You are receiving this mail because:
You are on the CC list for the bug.
    
    
More information about the freebsd-uboot
mailing list