CVS commit: src/distrib/atari/floppies/common

2022-08-20 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Aug 20 20:50:41 UTC 2022 Modified Files: src/distrib/atari/floppies/common: dot.profile Log Message: Fix yet another "[: SMALL test, no fallback usage" error on installation. The same problem as PR/54835 of the miniroot scri

CVS commit: src/distrib/atari/floppies/common

2022-08-20 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Aug 20 20:50:41 UTC 2022 Modified Files: src/distrib/atari/floppies/common: dot.profile Log Message: Fix yet another "[: SMALL test, no fallback usage" error on installation. The same problem as PR/54835 of the miniroot scri

CVS commit: src/distrib/atari/floppies/common

2019-06-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jun 22 23:42:44 UTC 2019 Modified Files: src/distrib/atari/floppies/common: Makefile.images Log Message: More fat trimming defines and we managed to feat in our tight jeans. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/distrib/atari/floppies/common

2019-06-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jun 22 23:42:44 UTC 2019 Modified Files: src/distrib/atari/floppies/common: Makefile.images Log Message: More fat trimming defines and we managed to feat in our tight jeans. To generate a diff of this commit: cvs rdiff -u

re: CVS commit: src/distrib/atari/floppies/common

2014-11-16 Thread matthew green
"Izumi Tsutsui" writes: > Module Name: src > Committed By: tsutsui > Date: Sun Nov 16 11:54:29 UTC 2014 > > Modified Files: > src/distrib/atari/floppies/common: Makefile.images > > Log Message: > Use "-Os -m68020-60" for DBG. It seems to generate smaller objects than -Os. > > gcc

CVS commit: src/distrib/atari/floppies/common

2010-02-21 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Feb 21 20:18:08 UTC 2010 Modified Files: src/distrib/atari/floppies/common: list.images Log Message: Remove unnecessary LIBS (-ledit, -lbz2, -lcrypt) for SMALL binaries with libhack. To generate a diff of this commit: cvs r

CVS commit: src/distrib/atari/floppies/common

2010-02-21 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Feb 21 20:06:19 UTC 2010 Modified Files: src/distrib/atari/floppies/common: Makefile.images Log Message: - explicitly specify -Os via DBG for libhack build - set WARNS=1 for sanity To generate a diff of this commit: cvs rdi