diff options
| author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2014-10-19 11:59:03 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-02-03 15:25:21 +0100 |
| commit | 356584ca70f4eb1ed2b19fe6ed709b50653c8178 (patch) | |
| tree | 56ae24f7f4ca16c242677eeb969dc9752560630e /package/webkit/webkit.mk | |
| parent | 33712d7a7cce08b07124a37a3cdf29c5f5b6def6 (diff) | |
| download | buildroot-356584ca70f4eb1ed2b19fe6ed709b50653c8178.tar.gz buildroot-356584ca70f4eb1ed2b19fe6ed709b50653c8178.zip | |
Apply --disable-gtk-doc-html to all packages
Move this option to package/pkg-autotools.mk so it applies to all packages.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/webkit/webkit.mk')
| -rw-r--r-- | package/webkit/webkit.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/webkit/webkit.mk b/package/webkit/webkit.mk index 98da1d6787..bbde7f4a26 100644 --- a/package/webkit/webkit.mk +++ b/package/webkit/webkit.mk @@ -46,7 +46,6 @@ WEBKIT_CONF_OPTS += \ --disable-webkit2 \ --disable-glibtest \ --disable-video \ - --disable-gtk-doc-html \ --disable-tests # Xorg Dependencies |

