HomeFreeBSD

misc/libpostal: Unbreak on aarch64

Description

misc/libpostal: Unbreak on aarch64

  • Unbreak build:

test_expand.c:105:118: error: passing 'void *' to parameter of incompatible type 'va_list' (aka '__builtin_va_list')

CHECK_CALL(test_expansion_contains_phrase_option_with_languages(input, output, options, root, num_languages, NULL));
  • Pet portclippy while here

Details