• Jan Sarenik's avatar
    Makefile: Fix asort multiple definition error · 7a75cff7
    Jan Sarenik authored
    Error I experienced on Alpine Linux without this patch:
    
        In file included from ccan/generator/generator.c:8:0:
        ./ccan/generator/generator.h:23:2: error: #error Generators require coroutines
         #error Generators require coroutines
          ^~~~~
        make: *** [Makefile:32: ccan/generator/generator.o] Error 1
    7a75cff7
Makefile 3.74 KB