kmod: define -UNDEBUG to include asserts

The cyclic dependency checking in depmod currently assert fails when a cycle
is encountered. Define -UNDEBUG to ensure the assert is reported.

Bug: 142892240
Test: run depmod on modules with a cycle
Change-Id: I79d7f3e29a54b4ffd27ac1945b1cb0f8a52d76ed
1 file changed
tree: 46b6c246fc18004e64242621bb510f4e3d753766
  1. .semaphore/
  2. libkmod/
  3. m4/
  4. man/
  5. port-gnu/
  6. shared/
  7. shell-completion/
  8. testsuite/
  9. tools/
  10. .gitignore
  11. .travis.yml
  12. Android.bp
  13. autogen.sh
  14. CODING-STYLE
  15. configure.ac
  16. COPYING
  17. Makefile.am
  18. METADATA
  19. MODULE_LICENSE_LGPL
  20. NEWS
  21. NOTICE
  22. OWNERS
  23. README
  24. README.md
  25. TODO
README.md

kmod - Linux kernel module handling

Coverity Scan Status

This is a mirror only. Please see README file for more information.