Explorar el Código

Small fix to make Eris compile properly.

Göran Krampe hace 13 años
padre
commit
d79294a186
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      examples/webos/eris/Makefile

+ 1 - 1
examples/webos/eris/Makefile

@@ -6,7 +6,7 @@
 #
 PACKAGE  := amber.eris
 VERSION  := 0.0.1
-FLAGS    := -L COMPILER
+FLAGS    := -l Compiler
 
 IPK      := $(PACKAGE)_$(VERSION)_all.ipk
 FILE     := Program