projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bae7099
)
jpeg: Allow building of libjpeg for the host
author
Will Newton
<will.newton@gmail.com>
Thu, 26 Jan 2012 17:42:14 +0000
(17:42 +0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 26 Jan 2012 21:33:35 +0000
(22:33 +0100)
Signed-off-by: Will Newton <will.newton@imgtec.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/jpeg/jpeg.mk
patch
|
blob
|
history
diff --git
a/package/jpeg/jpeg.mk
b/package/jpeg/jpeg.mk
index 555c3e15ead24254ab4eae5e62abbad5f8b47ec6..a88226843bdf12413cb6ba0f2d244200bc06f99c 100644
(file)
--- a/
package/jpeg/jpeg.mk
+++ b/
package/jpeg/jpeg.mk
@@
-16,3
+16,4
@@
endef
JPEG_POST_INSTALL_TARGET_HOOKS += JPEG_REMOVE_USELESS_TOOLS
$(eval $(call AUTOTARGETS))
+$(eval $(call AUTOTARGETS,host))