mirror of
https://frontier.innolan.net/github/amigaos-cross-toolchain6.git
synced 2024-10-19 10:29:55 +00:00
Fixed includes issues, but the linker crashes.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
CC = gcc
|
||||
CFLAGS = -O2 -Wall -I../target/include
|
||||
CFLAGS = -O2 -Wall -I../target/include -I../target/m68k-amigaos/sys-include
|
||||
|
||||
all: GccFindHit hunk2aout
|
||||
|
||||
|
||||
+602
-615
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user