• Bi-Ruei, Chiu's avatar
    Merge velichkov's commit 598e7b45... to mouse07410's asn1c repository · c46137bd
    Bi-Ruei, Chiu authored
    Excerpt from commit log :
    
      Do not generate coverage data for the test C code
      When compiling tests remove the CODE_COVERAGE_CFLAGS flags from CFLAGS
    
    and also add
    
      CFLAGS = $(filter-out $(CODE_COVERAGE_CFLAGS), @CFLAGS@)
    
    to 'skeleton/Makefile.am' to avoid compilation error in vlm's repository.
    c46137bd
ax_code_coverage.m4 11.5 KB