Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Update
libcss
libcss-buildopts.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libcss-buildopts.patch of Package libcss
--- libcss-0.3.0.orig/Makefile +++ libcss-0.3.0/Makefile @@ -18,13 +18,13 @@ WARNFLAGS := -Wall -W -Wundef -Wpointer- # BeOS/Haiku/AmigaOS4 standard library headers create warnings ifneq ($(TARGET),beos) ifneq ($(TARGET),amiga) - WARNFLAGS := $(WARNFLAGS) -Werror + WARNFLAGS := $(WARNFLAGS) endif endif -CFLAGS := -D_BSD_SOURCE -I$(CURDIR)/include/ \ +CFLAGS := -D_GNU_SOURCE -I$(CURDIR)/include/ \ -I$(CURDIR)/src $(WARNFLAGS) $(CFLAGS) ifneq ($(GCCVER),2) - CFLAGS := $(CFLAGS) -std=c99 + CFLAGS := $(CFLAGS) -std=gnu99 else # __inline__ is a GCCism CFLAGS := $(CFLAGS) -Dinline="__inline__"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor