diff options
| author | Freya Murphy <freya@freyacat.org> | 2024-09-22 23:41:30 -0400 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2024-09-22 23:41:30 -0400 |
| commit | 7a19179b0f0e22a372eacb791d2ac86155da9e11 (patch) | |
| tree | 4edc25ca6ca37b4a68e6d5c53fcf447777141699 /compile_flags.txt | |
| parent | msim stub (diff) | |
| download | mips-7a19179b0f0e22a372eacb791d2ac86155da9e11.tar.gz mips-7a19179b0f0e22a372eacb791d2ac86155da9e11.tar.bz2 mips-7a19179b0f0e22a372eacb791d2ac86155da9e11.zip | |
add global makefile, update tests
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index c36adb4..a3db3de 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -5,3 +5,4 @@ -pedantic -Wno-gnu-binary-literal -Iinclude +-DPREFIX=/usr/local |