diff options
Diffstat (limited to 'run.sh')
| -rwxr-xr-x | run.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ export HAREPATH=. export LDFLAGS="--gc-sections" # :Do the build -hare build -X^ -T+x86_64 +hare build -X^ -T+x86_64 -T+bios # :Create a flat binary out of the elf file # (while also removing the breaking gnu note) |
