2025-08-05 18:56 CEST

spring: develop b858557f Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2006-08-21 14:41:44 develop a7f93175
Changeset * Don't compile libm/dbl-64 & libm/ldbl-96 with scons buildsystem:
  * it's safer, no risk of accidentally calling functions that aren't compiled at all
  * in future this needs to be put more generic in streflop, something with e.g. STREFLOP_TARGETS..
* Comment out double & long double NRandom function templates to prevent linking errors
  because dbl-64 & ldbl-96 aren't compiled anymore.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1916 37977431-3df6-0310-b722-df95706aa16b
mod - rts/lib/streflop/Makefile Diff ] File ]
mod - rts/lib/streflop/Random.cpp Diff ] File ]
mod - rts/lib/streflop/libm/Makefile Diff ] File ]