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:
benjamin%smedbergs.us 2006-12-14 19:13:43 +00:00
parent 6dacac1bce
commit 0a46d346a5

View File

@ -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