From 634eb6f00d0f9c3322e21eb428a278bed215db15 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Mon, 27 Mar 2006 14:53:09 +0000 Subject: [PATCH] one more builtin for x86 Mac OS X build svn: r2516 --- collects/compiler/private/xform.ss | 1 + 1 file changed, 1 insertion(+) diff --git a/collects/compiler/private/xform.ss b/collects/compiler/private/xform.ss index 8e0796cef0..dc7b8153ce 100644 --- a/collects/compiler/private/xform.ss +++ b/collects/compiler/private/xform.ss @@ -801,6 +801,7 @@ fread fwrite socket fcntl setsockopt connect send recv close __builtin_next_arg __builtin_saveregs __builtin_constant_p __builtin_memset + __builtin___CFStringMakeConstantString __error __errno_location __toupper __tolower __attribute__ __mode__ ; not really functions in gcc __iob_func ; VC 8