- updated for debian compliance

This commit is contained in:
Mark Vejvoda
2012-11-15 07:50:43 +00:00
parent 11fdaf899b
commit d0006db4a1
22 changed files with 38 additions and 50 deletions

View File

@@ -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)

View File

@@ -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