MFH: r484037
Mark BROKEN: fails to build In file included from firmware.cpp:22: ./path.h:378:33: error: cannot initialize an array element of type 'char' with an rvalue of type 'nullptr_t' char format[] = { '%', *p, NULL }; ^~~~ Reported by: pkg-fallout
This commit is contained in:
parent
dd410ad67d
commit
405fae370c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q4/; revision=484038
@ -12,6 +12,8 @@ COMMENT= Nintendo DS emulator
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \
|
||||
libSoundTouch.so:audio/soundtouch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user