Mark BROKEN: fails to build
../Cheats.cpp:1347:5: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'u8' (aka 'unsigned char') in initializer list [-Wc++11-narrowing] address & 255, ^~~~~~~~~~~~~ Reported by: pkg-fallout
This commit is contained in:
parent
10d33beed9
commit
38e686012e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484096
@ -13,6 +13,8 @@ COMMENT= Open source Gameboy Advance emulator
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
BUILD_DEPENDS= nasm:devel/nasm
|
||||
LIB_DEPENDS= libpng.so:graphics/png
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user