From e790f0abc6e26d7585358bfcfc63bca4fee5cdd6 Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" Date: Sun, 10 Dec 2006 03:35:22 +0000 Subject: [PATCH] Backing out! git-svn-id: svn://10.0.0.236/trunk@216814 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in b/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in index a93c00c7617..cea265ec81d 100644 --- a/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in +++ b/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in @@ -51,7 +51,7 @@ REQUIRES = string # # The default is this buildable, but non-functioning code. # -CPPSRCS := $(error XPTCall not implemented on this platform!) +CPPSRCS := xptcinvoke_unsupported.cpp xptcstubs_unsupported.cpp # Force use of PIC FORCE_USE_PIC = 1