diff options
Diffstat (limited to 'hints')
-rw-r--r-- | hints/amigaos.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hints/amigaos.sh b/hints/amigaos.sh index 8328c8a3d3..6c00d7638c 100644 --- a/hints/amigaos.sh +++ b/hints/amigaos.sh @@ -9,10 +9,6 @@ firstmakefile='GNUmakefile' ccflags='-DAMIGAOS -mstackextend' optimize='-O2 -fomit-frame-pointer' -cppminus=' ' -cpprun='cpp' -cppstdin='cpp' - usenm='y' usemymalloc='n' usevfork='true' |