1
0
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:
mheyer
2021-05-17 23:37:32 -07:00
parent dd1ee2dc17
commit d9c11489d3

View File

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