mirror of
https://github.com/glest/glest-source.git
synced 2025-08-22 07:52:51 +02:00
- updated for debian compliance
This commit is contained in:
@@ -13,4 +13,3 @@ ADD_LIBRARY(streflop STATIC EXCLUDE_FROM_ALL
|
||||
${libm_flt32_source}
|
||||
)
|
||||
set_target_properties(streflop PROPERTIES COMPILE_FLAGS "${PIC_FLAG}")
|
||||
#TODO do not use -fPIC for streflop (decreases performance)
|
||||
|
@@ -19,7 +19,7 @@
|
||||
#define __BYTE_ORDER 1234
|
||||
#define __FLOAT_WORD_ORDER 1234
|
||||
|
||||
// Softfloat or other unknown FPU. TODO: Try some header autodetect?
|
||||
// Softfloat or other unknown FPU.
|
||||
#else
|
||||
|
||||
#define __BYTE_ORDER 1234
|
||||
|
Reference in New Issue
Block a user