office-gobmx/postprocess
Michael Stahl 76a9f10a08 postprocess: call check-elf-dynamic-objects on LINUX
This runs fast enough that it can just be enabled.

Isn't allowed to break the build just yet due to the existing
GPG related problems.

Change-Id: I6f2ed3d7aeee9e7770940d96894ecdf4d0bf2d9b
2017-11-29 21:21:47 +01:00
..
packimages
qa
signing
CppunitTest_services.mk
CustomTarget_check_dynamic_objects.mk postprocess: call check-elf-dynamic-objects on LINUX 2017-11-29 21:21:47 +01:00
CustomTarget_fontconfig.mk
CustomTarget_images.mk
CustomTarget_registry.mk
CustomTarget_signing.mk
Makefile
Module_postprocess.mk postprocess: call check-elf-dynamic-objects on LINUX 2017-11-29 21:21:47 +01:00
Package_fontconfig.mk
Package_images.mk
Package_registry.mk
Rdb_services.mk iOS reactivated swarmsolver 2017-11-19 11:12:21 +01:00
README

Postprocessing and checking of files delivered by other modules.

This module has to be the last one built before creating install sets
in module 'instset_native'. Thus it ties together all the dependencies
of all the other de-coupled modules. See the first line of
[[postprocess/prj/build.lst]] for that.