mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix build with clang 6.
This commit is contained in:
parent
aa48d83663
commit
b7c1b5b175
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459703
1 changed files with 10 additions and 0 deletions
10
multimedia/libvdpau-va-gl/files/patch-src_entry.cc
Normal file
10
multimedia/libvdpau-va-gl/files/patch-src_entry.cc
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
--- src/entry.cc.orig 2016-09-27 14:21:12 UTC
|
||||||
|
+++ src/entry.cc
|
||||||
|
@@ -22,7 +22,6 @@
|
||||||
|
* SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
-#define _XOPEN_SOURCE 500
|
||||||
|
#include "api.hh"
|
||||||
|
#include "compat.hh"
|
||||||
|
#include "globals.hh"
|
Loading…
Add table
Reference in a new issue