]> git.pld-linux.org Git - packages/xine-lib.git/blob - binutils-2.39.patch
- fix linking with binutils 2.39
[packages/xine-lib.git] / binutils-2.39.patch
1 --- xine-lib-1.2.13/include/xine.h~     2022-09-12 14:42:23.000000000 +0200
2 +++ xine-lib-1.2.13/include/xine.h      2023-10-21 15:27:47.911964009 +0200
3 @@ -118,7 +118,7 @@
4  /* allow the setting of some flags before xine_init
5   * FIXME-ABI: this is currently GLOBAL
6   */
7 -void xine_set_flags (xine_t *, int) XINE_PROTECTED XINE_WEAK;
8 +void xine_set_flags (xine_t *, int) XINE_WEAK;
9  #define XINE_FLAG_NO_WRITE_CACHE               1
10  
11  /*
This page took 0.106261 seconds and 4 git commands to generate.