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
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
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
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
"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
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
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