bufspeed gives warnings because of volatile discardation who wrote it, can it be fixed ? what does it actually test ?...

Original commit message from CVS:
bufspeed gives warnings because of volatile discardation
who wrote it, can it be fixed ? what does it actually test ? please
add some description in README
This commit is contained in:
Thomas Vander Stichele 2002-09-23 05:35:08 +00:00
parent 602821bcef
commit fc2647319f

View file

@ -1,7 +1,8 @@
# This directory depends on an x86 computer, so if nasm is present, we're good
# complain to hadess@hadess.net
# bufspeed gives warnings, can someone please fix that ?
if HAVE_NASM
NASMDEP_DIR=memchunk
NASMDEP_DIR=memchunk #bufspeed
else
NASMDEP_DIR=
endif