84adefa331
d28b000e1d
1
2
3
4 5
6 7
ifeq ($(NATIVE_LIBS_ENABLED),yes) ifndef SECONDARY_BOOTSTRAP ERL_COMPILE_FLAGS += +native else EBIN = ../boot_ebin endif endif