Compare commits
2 commits
0044d48468
...
64cd37e921
Author | SHA1 | Date | |
---|---|---|---|
64cd37e921 | |||
65822a2ec6 |
2 changed files with 3 additions and 2 deletions
|
@ -14,7 +14,7 @@ export BOOTDIR=/boot
|
|||
export LIBDIR=$EXEC_PREFIX/lib
|
||||
export INCLUDEDIR=$PREFIX/include
|
||||
|
||||
export CFLAGS='-O2 -g'
|
||||
export CFLAGS='-O2 -g -Wall'
|
||||
export CPPFLAGS=''
|
||||
|
||||
# Sysroot time!
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
- Related to above: we may need an LGPL style exception for libraryesque stuff
|
||||
- Maybe drop the whole base/l/w/lw thing. Too complicated, really.
|
||||
- Oh, yeah. NFTs and Cryptocurrency are bad. Add those to the list.
|
||||
- You may not feed my code into an AI coding tool as training data.
|
Loading…
Reference in a new issue