bufspeed gives warnings because of volatile discardation who wrote it, can it be...
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 23 Sep 2002 05:35:08 +0000 (05:35 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 23 Sep 2002 05:35:08 +0000 (05:35 +0000)
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

tests/Makefile.am

index c6e32a1..7693dd0 100644 (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