We don't need cups on the build platform when cross-compiling
Change-Id: I462a33b58d427dd2fce3ab9de4b4c96f4ad0440e
This commit is contained in:
@@ -4610,6 +4610,7 @@ if test "$cross_compiling" = "yes"; then
|
||||
sub_conf_opts="$sub_conf_opts $with_build_platform_configure_options"
|
||||
# Don't bother having configure look for stuff not needed for the build platform anyway
|
||||
./configure \
|
||||
--disable-cups \
|
||||
--disable-graphite \
|
||||
--disable-pdfimport \
|
||||
--disable-postgresql-sdbc \
|
||||
|
Reference in New Issue
Block a user