- add MAKE_JOBS_UNSAFE
to fix build error: crt1.c:(.text+0xa8): undefined reference to `main' gmake[2]: *** [build68k] Error 1
This commit is contained in:
@@ -13,6 +13,7 @@ COMMENT= Commodore Amiga emulator
|
|||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
CONFLICTS= e-uae-[0-9]*
|
CONFLICTS= e-uae-[0-9]*
|
||||||
|
MAKE_JOBS_UNSAFE=yes
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USES= gmake pkgconfig
|
USES= gmake pkgconfig
|
||||||
|
|||||||
Reference in New Issue
Block a user