.
OBS-URL: https://build.opensuse.org/package/show/Base:System/ledmon?expand=0&rev=10
This commit is contained in:
parent
b7802fdb21
commit
0901fda755
@ -2,6 +2,15 @@ Index: ledmon-0.79/src/Makefile
|
|||||||
===================================================================
|
===================================================================
|
||||||
--- ledmon-0.79.orig/src/Makefile
|
--- ledmon-0.79.orig/src/Makefile
|
||||||
+++ ledmon-0.79/src/Makefile
|
+++ ledmon-0.79/src/Makefile
|
||||||
|
@@ -56,7 +56,7 @@ LEDCTL_OBJECTS=\
|
||||||
|
$(OBJECTS)
|
||||||
|
|
||||||
|
CFLAGS=-O0 -g -Wall
|
||||||
|
-DEFFLAGS=-D_DEBUG -D_GNU_SOURCE -D_BSD_SOURCE -DDMALLOC_DISABLE
|
||||||
|
+DEFFLAGS=-D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE
|
||||||
|
INCFLAGS=-I../config
|
||||||
|
LDFLAGS=-O0 -g $(DEFFLAGS) -lsgutils2
|
||||||
|
|
||||||
@@ -65,10 +65,10 @@ SOURCES:=$(shell find -name "*.[cC]" -pr
|
@@ -65,10 +65,10 @@ SOURCES:=$(shell find -name "*.[cC]" -pr
|
||||||
default: all
|
default: all
|
||||||
|
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 14 07:36:02 UTC 2015 - werner@suse.de
|
||||||
|
|
||||||
|
- Let it build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 20 16:56:01 UTC 2015 - mpluskal@suse.com
|
Mon Apr 20 16:56:01 UTC 2015 - mpluskal@suse.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user