ports/188286: [PATCH] games/openpref fix build with clang

Pawel Pekala pawel at FreeBSD.org
Sat Apr 5 14:10:01 UTC 2014


>Number:         188286
>Category:       ports
>Synopsis:       [PATCH] games/openpref fix build with clang
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 05 14:10:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Pawel Pekala
>Release:        10.0
>Organization:
>Environment:
FreeBSD caprica.slowicza.org 10.0-STABLE FreeBSD 10.0-STABLE #2 r262297: Fri Feb 21 17:42:25 CET 2014     root at caprica.slowicza.org:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Add simple patch to fix build with clang compiler
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: files/patch-src__util__debug.cpp
===================================================================
--- files/patch-src__util__debug.cpp	(wersja 0)
+++ files/patch-src__util__debug.cpp	(kopia robocza)
@@ -0,0 +1,10 @@
+--- ./src/util/debug.cpp.orig	2014-04-05 15:33:31.000000000 +0200
++++ ./src/util/debug.cpp	2014-04-05 15:34:06.000000000 +0200
+@@ -20,6 +20,7 @@
+  *      http://www.gnu.org/licenses 
+  */
+ 
++#include <time.h>
+ #include <QFile>
+ 
+ #include "debug.h"

Zmiany atrybutów dla: files/patch-src__util__debug.cpp
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list