diff options
author | Tyler Murphy <tylerm@tylerm.dev> | 2023-05-16 14:00:22 -0400 |
---|---|---|
committer | Tyler Murphy <tylerm@tylerm.dev> | 2023-05-16 14:00:22 -0400 |
commit | 6458a0f9e0da30a738153dd4041d52d0a10435f1 (patch) | |
tree | 74e9a8218a047aae5f9084d8e3dec62f95f9b82f /compile_flags.txt | |
parent | refactor cmd names (diff) | |
download | lazysphere-6458a0f9e0da30a738153dd4041d52d0a10435f1.tar.gz lazysphere-6458a0f9e0da30a738153dd4041d52d0a10435f1.tar.bz2 lazysphere-6458a0f9e0da30a738153dd4041d52d0a10435f1.zip |
update ls
Diffstat (limited to '')
-rw-r--r-- | compile_flags.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 638047e..396bda2 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -7,7 +7,6 @@ -Isrc -Icommand -Ilib --Ihash -D_DEFAULT_SOURCE -DMAJOR=0 -DMINOR=0 |