Browse Source

Build: enable float printing (printf)

master
heck 8 months ago
parent
commit
a992e9194b
  1. 1
      Makefile.conf

1
Makefile.conf

@ -19,3 +19,4 @@ CXXFLAGS += \
-fdiagnostics-path-format=inline-events \
-fdiagnostics-show-template-tree \
LDFLAGS += -u_printf_float
Loading…
Cancel
Save