forked from amazingfate/loongoffice
gbuild: drop empty use_packages calls
Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f Reviewed-on: https://gerrit.libreoffice.org/3503 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
This commit is contained in:
@ -29,9 +29,6 @@ $(eval $(call gb_StaticLibrary_StaticLibrary,codemaker_java))
|
||||
|
||||
$(eval $(call gb_StaticLibrary_use_external,codemaker_java,boost_headers))
|
||||
|
||||
$(eval $(call gb_StaticLibrary_use_packages,codemaker_java,\
|
||||
))
|
||||
|
||||
$(eval $(call gb_StaticLibrary_add_exception_objects,codemaker_java,\
|
||||
codemaker/source/commonjava/commonjava \
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user