Skip to content

Draft: Fix apr-util recipe to compile successfully.

Bendeguz Pisch requested to merge bpisch/cookbook:aprutil_recipe_update into master

This change fixes configure flags and adds a patch of the imported apr_rules.mk in the build script. (Note: this patch is needed to be done in the build script because it has to be present before running configure and the file in question is imported as a part of the apr dependency.)

Merge request reports