slackbuilds_ponce/libraries/wvstreams/patches/wvstreams-4.6.1-gcc47.patch
ponce 8ad56b83a0 libraries/wvstreams: Various build fixes
Added a patch for parallel builds, two more to fix building on
14.0, and some compiler flags needed for the new gcc-4.7.x.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-21 20:08:25 -05:00

10 lines
262 B
Diff

--- wvstreams-4.6.1-dist/include/wvuid.h 2012-01-05 10:18:58.713661236 +0100
+++ wvstreams-4.6.1/include/wvuid.h 2012-01-05 10:27:42.198435328 +0100
@@ -7,6 +7,7 @@
#ifndef __WVUID_H
#define __WVUID_H
+#include <unistd.h>
#include "wvstring.h"
#if WIN32