Explorar el Código

Update Makefile

pull/2957/head
Ray hace 2 años
padre
commit
3d64598e11
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      examples/Makefile

+ 1
- 1
examples/Makefile Ver fichero

@ -210,7 +210,7 @@ else
CFLAGS += -Os
endif
else
CFLAGS += -s -O2
CFLAGS += -O2
endif
endif

Cargando…
Cancelar
Guardar