forked from rosa/hakurei
internal/rosa/package: byacc
Much cleaner than bison and compiles much faster. This should be used whenever possible. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -12,9 +12,6 @@ package m4 {
|
||||
compress = bzip2;
|
||||
};
|
||||
|
||||
// awk dependency loop
|
||||
toyboxEarly = true;
|
||||
|
||||
writable = true;
|
||||
early = `
|
||||
chmod +w tests/test-c32ispunct.sh && echo '#!/bin/sh' > tests/test-c32ispunct.sh
|
||||
@@ -22,6 +19,7 @@ chmod +w tests/test-c32ispunct.sh && echo '#!/bin/sh' > tests/test-c32ispunct.sh
|
||||
|
||||
exec = make {};
|
||||
|
||||
toyboxEarly = true;
|
||||
inputs = [
|
||||
diffutils,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user