xmw         14/11/18 13:51:26

  Added:                libnsfb-0.1.2-glibc2.20.patch
  Log:
  Re-add keywords, bug 529594 was due a skipped cvs commit.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  Changes    Path
1.1                  dev-libs/libnsfb/files/libnsfb-0.1.2-glibc2.20.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnsfb/files/libnsfb-0.1.2-glibc2.20.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libnsfb/files/libnsfb-0.1.2-glibc2.20.patch?rev=1.1&content-type=text/plain

Index: libnsfb-0.1.2-glibc2.20.patch
===================================================================
--- 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
 




Reply via email to