Skip to content
  • Timo Teräs's avatar
    main/linux-grsec: add sed to makedepends · 4eec339e
    Timo Teräs authored
    Got the following build error (musl libc):
    
    arch/x86/boot/header.S:425: Error: can't resolve `VO__end' {*UND* section}
      - `VO__text' {*UND* section}
    
    Internet says this is fixed by using GNU sed, and so it was.
    4eec339e