mirror of
https://github.com/bebbo/amiga-gcc.git
synced 2025-11-20 11:33:06 +00:00
redirect VASM and VLINK repo to https://github.com/mheyer32/...
The leffmann repos have not been updated in a long time.
This commit is contained in:
4
Makefile
4
Makefile
@ -39,9 +39,9 @@ GIT_LIBNIX := https://github.com/bebbo/libnix
|
||||
GIT_LIBSDL12 := https://github.com/AmigaPorts/libSDL12
|
||||
GIT_NEWLIB_CYGWIN := https://github.com/bebbo/newlib-cygwin
|
||||
GIT_SFDC := https://github.com/adtools/sfdc
|
||||
GIT_VASM := https://github.com/leffmann/vasm
|
||||
GIT_VASM := https://github.com/mheyer32/vasm
|
||||
GIT_VBCC := https://github.com/bebbo/vbcc
|
||||
GIT_VLINK := https://github.com/leffmann/vlink
|
||||
GIT_VLINK := https://github.com/mheyer32/vlink
|
||||
GIT_AROSSTUFF := https://github.com/bebbo/aros-stuff
|
||||
|
||||
CFLAGS ?= -Os
|
||||
|
||||
Reference in New Issue
Block a user