0001-no-tests.patch 683 B

12345678910111213141516171819
  1. Disable tests to avoid MMU dependency due to fork.
  2. Fixes
  3. CMakeFiles/regression.dir/regression.c.o: In function `_test_file_locks':
  4. /home/br/br4/output/build/libical-v1.0.1/src/test/regression.c:(.text+0x96d8): undefined reference to `_fork'
  5. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
  6. diff -uNr libical-1.0.1.org/src/CMakeLists.txt libical-1.0.1/src/CMakeLists.txt
  7. --- libical-1.0.1.org/src/CMakeLists.txt 2014-10-09 17:07:05.000000000 +0200
  8. +++ libical-1.0.1/src/CMakeLists.txt 2015-04-25 17:41:22.657345548 +0200
  9. @@ -1,7 +1,6 @@
  10. add_subdirectory(libical)
  11. add_subdirectory(libicalss)
  12. add_subdirectory(libicalvcal)
  13. -add_subdirectory(test)
  14. if(MSVC)
  15. install(FILES