Compare commits

..

No commits in common. "64cd37e9210ee17031a84c703d4a9d5315a5e285" and "0044d484686bf516fdd636b8cf8477b89bdf08fc" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View file

@ -14,7 +14,7 @@ export BOOTDIR=/boot
export LIBDIR=$EXEC_PREFIX/lib
export INCLUDEDIR=$PREFIX/include
export CFLAGS='-O2 -g -Wall'
export CFLAGS='-O2 -g'
export CPPFLAGS=''
# Sysroot time!

View file

@ -1,5 +1,4 @@
- Address the virality issue: it shouldn't leak with small segments of code.
- 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.
- Oh, yeah. NFTs and Cryptocurrency are bad. Add those to the list.