dtc: broken for static builds
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Tue, 7 Jan 2014 09:44:33 +0000 (09:44 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 10 Jan 2014 21:58:55 +0000 (22:58 +0100)
commitdb6a436ff787b9339969671c7186d62b4f1d6a4a
tree68856b49f4ba31d1f9a2a90af7636e358068476e
parente85696b9bf8733a94e9a9548c930ab15c38bef5a
dtc: broken for static builds

dtc package has hardcoded shared lib link options in the Makefile, so it
will fail if you try to build it on a static lib environment.

[Peter: Move comment under _PROGRAMS suboption for proper indentation]
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/dtc/Config.in