mirror of
https://github.com/bebbo/amiga-gcc.git
synced 2026-05-09 04:46:57 +00:00
Merge pull request #220 from mheyer32/redirect_vasm_vlink
redirect VASM and VLINK repo to https://github.com/mheyer32/...
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_LIBSDL12 := https://github.com/AmigaPorts/libSDL12
|
||||||
GIT_NEWLIB_CYGWIN := https://github.com/bebbo/newlib-cygwin
|
GIT_NEWLIB_CYGWIN := https://github.com/bebbo/newlib-cygwin
|
||||||
GIT_SFDC := https://github.com/adtools/sfdc
|
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_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
|
GIT_AROSSTUFF := https://github.com/bebbo/aros-stuff
|
||||||
|
|
||||||
CFLAGS ?= -Os
|
CFLAGS ?= -Os
|
||||||
|
|||||||
Reference in New Issue
Block a user