]> mj.ucw.cz Git - libucw.git/commitdiff
FB_ATOMIC_TRACE no longer exists.
authorMartin Mares <mj@ucw.cz>
Thu, 30 Oct 2008 22:41:49 +0000 (23:41 +0100)
committerMartin Mares <mj@ucw.cz>
Thu, 30 Oct 2008 22:41:49 +0000 (23:41 +0100)
ucw/Makefile

index b24e0fe57b2b9fbee04f8a286529ffe089fd5fe1..5c328ca413a76513534b6579d2f0c58dc09ffec6 100644 (file)
@@ -120,7 +120,6 @@ $(o)/ucw/binheap-test.test: $(o)/ucw/binheap-test
 $(o)/ucw/redblack-test.test: $(o)/ucw/redblack-test
 $(addprefix $(o)/ucw/fb-,file.test grow.test pool.test socket.test atomic.test \
        limfd.test temp.test mem.test buffer.test mmap.test): %.test: %-t
-$(o)/ucw/fb-atomic-tt.o: CFLAGS += -DFB_ATOMIC_TRACE
 $(o)/ucw/url.test: $(o)/ucw/url-t
 
 ifdef CONFIG_UCW_THREADS