|
@@ -81,6 +81,14 @@ The build system has, as of 4.13, switched to using thin archives (`ar T`)
|
|
rather than incremental linking (`ld -r`) for built-in.a intermediate steps.
|
|
rather than incremental linking (`ld -r`) for built-in.a intermediate steps.
|
|
This requires binutils 2.20 or newer.
|
|
This requires binutils 2.20 or newer.
|
|
|
|
|
|
|
|
+pkg-config
|
|
|
|
+----------
|
|
|
|
+
|
|
|
|
+The build system, as of 4.18, requires pkg-config to check for installed
|
|
|
|
+kconfig tools and to determine flags settings for use in
|
|
|
|
+'make {menu,n,g,x}config'. Previously pkg-config was being used but not
|
|
|
|
+verified or documented.
|
|
|
|
+
|
|
Flex
|
|
Flex
|
|
----
|
|
----
|
|
|
|
|