Revert "poco: fix parallel build failure"
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 17 Sep 2012 19:18:06 +0000 (21:18 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 17 Sep 2012 19:24:49 +0000 (21:24 +0200)
commit52975d89daa00d8e7ccc5aad5c0b02fd745bb1d1
tree79e063c87d94f4de11bba15b8232745b73f709fa
parent9bf020f54415345a22f11754d8280e4ae8fa8ef4
Revert "poco: fix parallel build failure"

This reverts commit 32f4957b153bdabe7af60d529942aca7d1a4783d.

Adding the phony objdir target as a prerequisite of all the .o targets
doesn't work, as they are then always considered out of date, leading
to poco getting rebuilt (without the proper MYSQL_{INC,LIB}DIR settings)
at staging-install / target-install time.

Instead simply use MAKE1 for the build step.

Fixes http://autobuild.buildroot.net/results/1cca8b4115674f12884bcbc0c680efed0fb939ae

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/poco/poco-fix-parallel-build.patch [deleted file]
package/poco/poco.mk