paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [4747] added id property


From: antoine drouin
Subject: [paparazzi-commits] [4747] added id property
Date: Mon, 29 Mar 2010 14:22:49 +0000

Revision: 4747
          http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=4747
Author:   poine
Date:     2010-03-29 14:22:48 +0000 (Mon, 29 Mar 2010)
Log Message:
-----------
added id property

Modified Paths:
--------------
    paparazzi3/trunk/conf/Makefile.omap

Property Changed:
----------------
    paparazzi3/trunk/conf/Makefile.omap

Modified: paparazzi3/trunk/conf/Makefile.omap
===================================================================
--- paparazzi3/trunk/conf/Makefile.omap 2010-03-29 14:14:52 UTC (rev 4746)
+++ paparazzi3/trunk/conf/Makefile.omap 2010-03-29 14:22:48 UTC (rev 4747)
@@ -29,8 +29,8 @@
 LD = $(CC)
 
 
-GLIB_INC = 
$(OVERO_OE)/tmp/work/armv7a-angstrom-linux-gnueabi/glib-2.0-2.20.0-r0/staging-pkg/staging/armv7a-angstrom-linux-gnueabi/usr/include/glib-2.0
-GLIB_LIB = 
$(OVERO_OE)/tmp/work/armv7a-angstrom-linux-gnueabi/glib-2.0-2.20.0-r0/staging-pkg/staging/armv7a-angstrom-linux-gnueabi/usr/lib/
+GLIB_INC = 
$(OVERO_OE)/tmp/work/armv7a-angstrom-linux-gnueabi/glib-2.0-2.22.4-r1/staging-pkg/staging/armv7a-angstrom-linux-gnueabi/usr/include/glib-2.0
+GLIB_LIB = 
$(OVERO_OE)/tmp/work/armv7a-angstrom-linux-gnueabi/glib-2.0-2.22.4-r1/staging-pkg/staging/armv7a-angstrom-linux-gnueabi/usr/lib/
 
 # Launch with "make Q=''" to get full command display
 Q=@
@@ -43,16 +43,16 @@
 CFLAGS += $(CINCS)
 CFLAGS += -O$(OPT)
 # CFLAGS += -malignment-traps
-#CFLAGS += -Wall -Wcast-qual -Wimplicit -Wcast-align
-#CFLAGS += -Wpointer-arith -Wswitch
-#CFLAGS += -Wredundant-decls -Wreturn-type -Wshadow -Wunused
+CFLAGS += -Wall -Wcast-qual -Wimplicit -Wcast-align
+CFLAGS += -Wpointer-arith -Wswitch
+CFLAGS += -Wredundant-decls -Wreturn-type -Wshadow -Wunused
 #CFLAGS += -Wa,-adhlns=$(OBJDIR)/$(notdir $(subst $(suffix $<),.lst,$<))
 #CFLAGS += $(patsubst %,-I%,$(EXTRAINCDIRS))
 #CFLAGS += -mtune=geode # optimize for geode
 
 # flags only for C
-#CFLAGS + = -Wstrict-prototypes -Wmissing-declarations
-#CFLAGS += -Wmissing-prototypes -Wnested-externs 
+CFLAGS + = -Wstrict-prototypes -Wmissing-declarations
+CFLAGS += -Wmissing-prototypes -Wnested-externs 
 CFLAGS += $(CSTANDARD)
 CFLAGS += $($(TARGET).CFLAGS)          
 


Property changes on: paparazzi3/trunk/conf/Makefile.omap
___________________________________________________________________
Added: svn:keywords
   + id





reply via email to

[Prev in Thread] Current Thread [Next in Thread]