Bug 361413 - Build succeeds even when arch-specific xptcall is not implemented, r=timeless
git-svn-id: svn://10.0.0.236/trunk@216988 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
6dacac1bce
commit
0a46d346a5
@ -51,7 +51,7 @@ REQUIRES = string
|
||||
#
|
||||
# The default is this buildable, but non-functioning code.
|
||||
#
|
||||
CPPSRCS := xptcinvoke_unsupported.cpp xptcstubs_unsupported.cpp
|
||||
CPPSRCS = $(error XPTCall not implemented on this platform!)
|
||||
|
||||
# Force use of PIC
|
||||
FORCE_USE_PIC = 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user