X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tools-for-build%2Fldso-stubs.lisp;h=0360b1d8d3375292304fa378e02ec55d43bdb2f2;hb=df1314801984738011676b539cedd2c2a41d1f6e;hp=c9ee5956e929974a804e8f14a3baedda8a3c5f0b;hpb=0f234877047c56ca945fe54e9e77a9cc2c8141cb;p=sbcl.git diff --git a/tools-for-build/ldso-stubs.lisp b/tools-for-build/ldso-stubs.lisp index c9ee595..0360b1d 100644 --- a/tools-for-build/ldso-stubs.lisp +++ b/tools-for-build/ldso-stubs.lisp @@ -298,7 +298,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 freebsd) + #!-(or win32 darwin freebsd netbsd) '("ptsname" "grantpt" "unlockpt")