Page MenuHomeFreeBSD

Cleanup u-boot-tools
ClosedPublic

Authored by bapt on Dec 19 2017, 2:54 PM.
Tags
None
Referenced Files
F82086425: D13543.diff
Thu, Apr 25, 9:29 AM
Unknown Object (File)
Fri, Apr 19, 1:59 PM
Unknown Object (File)
Fri, Apr 5, 8:08 AM
Unknown Object (File)
Fri, Apr 5, 8:08 AM
Unknown Object (File)
Mar 21 2024, 7:19 PM
Unknown Object (File)
Mar 2 2024, 8:14 AM
Unknown Object (File)
Mar 2 2024, 8:14 AM
Unknown Object (File)
Mar 2 2024, 8:14 AM
Subscribers

Details

Summary
  • Do not overwrite do-build it is not necessary
  • Ensure the env variables are respected during configure phase
  • Now that we use the regular do-build kernel we can pass gmake variables via arguments which allows to overwrites predefine ones without custom patches
  • Force verbose mode when building to see what command line is invoke, in in particular which compiler is called
  • Overwrite NOSTDINC_FLAGS because on freebsd we do actually want to use our regular standard include files

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Dec 19 2017, 3:05 PM
This revision was automatically updated to reflect the committed changes.