lib: vasnprintf: Fix illegal instruction

With format string strictness, High Sierra also enforces that %n
isn't used in dynamic format strings, but we should just disable
its use on darwin in general.

Change-Id: I48eb1ec4f4667bedba6125b0ca8252cd15b32c67
1 file changed