Commit c1d52aea authored by Will Newton's avatar Will Newton Committed by Peter Korsgaard
Browse files

jpeg: Allow building of libjpeg for the host

parent bae70990
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,3 +16,4 @@ endef
JPEG_POST_INSTALL_TARGET_HOOKS += JPEG_REMOVE_USELESS_TOOLS

$(eval $(call AUTOTARGETS))
$(eval $(call AUTOTARGETS,host))