Merging upstream version 0.7.1 (Closes: #991419).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
05c588e9d7
commit
9e09e0ef69
99 changed files with 6727 additions and 943 deletions
|
@ -47,7 +47,15 @@
|
|||
#define @POINTER_PACK_ENABLE@
|
||||
#endif /* @POINTER_PACK_ENABLE@ */
|
||||
|
||||
#ifndef @VMA_BITS@
|
||||
#ifndef @SSE_DISABLE@
|
||||
#define @SSE_DISABLE@
|
||||
#endif /* @SSE_DISABLE@ */
|
||||
|
||||
#ifndef @PPC32_LWSYNC_ENABLE@
|
||||
#define @PPC32_LWSYNC_ENABLE@
|
||||
#endif /* @PPC32_LWSYNC_ENABLE@ */
|
||||
|
||||
#ifndef @VMA_BITS@
|
||||
#define @VMA_BITS@ @VMA_BITS_VALUE@
|
||||
#endif /* @VMA_BITS@ */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue