Sfoglia il codice sorgente

Small fix to make Eris compile properly.

Göran Krampe 12 anni fa
parent
commit
d79294a186
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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