Magellan Linux

Diff of /trunk/grubby/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2235 by niro, Mon Jul 2 13:25:42 2012 UTC revision 2236 by niro, Mon Oct 21 13:19:07 2013 UTC
# Line 20  Line 20 
20  VERSION=$(shell cat VERSION)  VERSION=$(shell cat VERSION)
21    
22  TARGETS = grubby  TARGETS = grubby
23  OBJECTS = grubby.o  OBJECTS = grubby.o log.o
24    
25  CC = gcc  CC = gcc
26  RPM_OPT_FLAGS := -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector  RPM_OPT_FLAGS := -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector

Legend:
Removed from v.2235  
changed lines
  Added in v.2236