X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tools-for-build%2Fldso-stubs.lisp;fp=tools-for-build%2Fldso-stubs.lisp;h=a361f68ae5dc40f7fd4fdf8945d6657a12416871;hb=b86a07ed47864d2ab3ab83e3227f9df7f63917a8;hp=130d66385160d12e3e113603d771dcda9965fb31;hpb=25fe91bf63fd473d9316675b0e0ca9be0079e9eb;p=sbcl.git diff --git a/tools-for-build/ldso-stubs.lisp b/tools-for-build/ldso-stubs.lisp index 130d663..a361f68 100644 --- a/tools-for-build/ldso-stubs.lisp +++ b/tools-for-build/ldso-stubs.lisp @@ -289,7 +289,7 @@ ldso_stub__ ## fct: ; \\ ;; #!-linkage-table, as we only need these stubs if ;; we don't have linkage-table. Done this way now to ;; cut down on the number of ports affected. - #!-(or win32 darwin) + #!-(or win32 darwin freebsd) '("ptsname" "grantpt" "unlockpt")