SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
net/flvstreamer/patches/patch-bytes_h
Normal file
11
net/flvstreamer/patches/patch-bytes_h
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- bytes.h.orig Sat Jan 2 09:50:14 2010
|
||||
+++ bytes.h Mon Jan 4 10:59:59 2010
|
||||
@@ -78,7 +78,7 @@ typedef unsigned char uint8_t;
|
||||
|
||||
// ok, we assume to have the same float word order and byte order if float word order is not defined
|
||||
#ifndef __FLOAT_WORD_ORDER
|
||||
-#warning "Float word order not defined, assuming the same as byte order!"
|
||||
+/* #warning "Float word order not defined, assuming the same as byte order!" */
|
||||
#define __FLOAT_WORD_ORDER __BYTE_ORDER
|
||||
#endif
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue