forked from pool/ledmon
Accepting request 317739 from Base:System
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/317739 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ledmon?expand=0&rev=6
This commit is contained in:
commit
27aefa3767
@ -2,6 +2,15 @@ Index: ledmon-0.79/src/Makefile
|
||||
===================================================================
|
||||
--- ledmon-0.79.orig/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
|
||||
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user