summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libnsfb/files/libnsfb-0.1.2-glibc2.20.patch')
-rw-r--r--dev-libs/libnsfb/files/libnsfb-0.1.2-glibc2.20.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-libs/libnsfb/files/libnsfb-0.1.2-glibc2.20.patch b/dev-libs/libnsfb/files/libnsfb-0.1.2-glibc2.20.patch
deleted file mode 100644
index 0900166cc0ee..000000000000
--- a/dev-libs/libnsfb/files/libnsfb-0.1.2-glibc2.20.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- libnsfb-0.1.2/Makefile
-+++ libnsfb-0.1.2/Makefile
-@@ -20,8 +20,8 @@
- # would like these flags but gcc earlier than 4.4 fail
- #-pedantic -Wno-overlength-strings # For nsglobe.c
-
--CFLAGS := -g -std=c99 -D_BSD_SOURCE -D_POSIX_C_SOURCE=200112L \
-- -I$(CURDIR)/include/ -I$(CURDIR)/src $(WARNFLAGS) $(CFLAGS) -Wno-error
-+CFLAGS := -g -std=c99 -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L \
-+ -I$(CURDIR)/include/ -I$(CURDIR)/src $(WARNFLAGS) $(CFLAGS)
-
- NSFB_XCB_PKG_NAMES := xcb xcb-icccm xcb-image xcb-keysyms xcb-atom
-