Merge pull request #220 from mheyer32/redirect_vasm_vlink

redirect VASM and VLINK repo to https://github.com/mheyer32/...
This commit is contained in:
Stefan "Bebbo" Franke
2021-05-18 20:51:25 +02:00
committed by GitHub
+2 -2
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