Bug 326981 - build broken on BeOS from bug 325229, patch by Doug Shelton <doug@sheltonfamily.org> r=me
git-svn-id: svn://10.0.0.236/trunk@189824 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
88a2db7cdf
commit
29f4002425
@ -451,7 +451,7 @@ Break(const char *aMsg)
|
||||
|
||||
asm("int $3");
|
||||
#elif defined(XP_BEOS)
|
||||
DEBUGGER(aMgr);
|
||||
DEBUGGER(aMsg);
|
||||
#elif defined(__GNUC__) && (defined(__i386) || defined(__x86_64__))
|
||||
asm("int $3");
|
||||
#elif defined(__APPLE__) && defined(TARGET_CARBON)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user