repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gettext: fix build with gcc-14; enhance test environment
[oi-userland.git]
/
components
/
encumbered
/
vlc
/
patches
/
01-xpg6.patch
blob
4f1d2d5601bfad9c40829faa89e5b272365a2d2c
1
--- vlc-3.0.20/configure.ac.orig
2
+++ vlc-3.0.20/configure.ac
3
@@ -307,6 +307,7 @@
4
;;
5
solaris*)
6
SYS=solaris
7
+ AC_DEFINE([_XOPEN_SOURCE], [600], [POSIX and XPG 6th edition])
8
;;
9
hpux*)
10
SYS=hpux