projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3adbdb6
)
package/lcms2: add support for host variant
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Sun, 18 Dec 2016 20:56:28 +0000
(21:56 +0100)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Mon, 20 Mar 2017 22:34:01 +0000
(23:34 +0100)
Needed for upcoming ghostscript package.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lcms2/lcms2.mk
patch
|
blob
|
history
diff --git
a/package/lcms2/lcms2.mk
b/package/lcms2/lcms2.mk
index 9a4cf5ed24ac5ada4a06a2d974586b229084f38f..29f8ac8deee367954283cb2038445144a89d7dc3 100644
(file)
--- a/
package/lcms2/lcms2.mk
+++ b/
package/lcms2/lcms2.mk
@@
-31,4
+31,5
@@
else
LCMS2_CONF_OPTS += --without-zlib
endif
+$(eval $(host-autotools-package))
$(eval $(autotools-package))