Add HB_SUBSET_BUILTIN

Fixes https://github.com/harfbuzz/harfbuzz/issues/865
pull/925/head
Behdad Esfahbod 7 years ago
parent c14b24fcd0
commit e4d1cbfb4f
  1. 2
      src/hb-subset.cc

@ -44,7 +44,7 @@
#include "hb-ot-post-table.hh"
#ifndef HB_NO_VISIBILITY
#if !defined(HB_NO_VISIBILITY) && !defined(HB_SUBSET_BUILTIN)
const void * const OT::_hb_NullPool[HB_NULL_POOL_SIZE / sizeof (void *)] = {};
#endif

Loading…
Cancel
Save