Parcourir la source

Small fix to make Eris compile properly.

Göran Krampe il y a 12 ans
Parent
commit
d79294a186
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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