List:Commits« Previous MessageNext Message »
From:Marc Alff Date:April 10 2009 3:15am
Subject:bzr commit into mysql-6.0-perf branch (marc.alff:2859)
View as plain text  
#At file:///home/malff/BZR-TREE/mysql-6.0-perf/ based on revid:marc.alff@stripped

 2859 Marc Alff	2009-04-09
      Build failure on windows, typo in the unit test name
modified:
  unittest/mysys/CMakeLists.txt

=== modified file 'unittest/mysys/CMakeLists.txt'
--- a/unittest/mysys/CMakeLists.txt	2009-04-09 16:45:01 +0000
+++ b/unittest/mysys/CMakeLists.txt	2009-04-10 03:15:06 +0000
@@ -34,4 +34,5 @@ ADD_EXECUTABLE(waiting_threads-t waiting
 TARGET_LINK_LIBRARIES(waiting_threads-t mytap mysys dbug strings)
 
 ADD_EXECUTABLE(my_rdtsc-t my_rdtsc-t.c)
-TARGET_LINK_LIBRARIES(my_rdtsc-t-t mytap mysys dbug strings)
+TARGET_LINK_LIBRARIES(my_rdtsc-t mytap mysys dbug strings)
+

Thread
bzr commit into mysql-6.0-perf branch (marc.alff:2859) Marc Alff10 Apr