Skip to content

Commit 021c4bd

Browse files
committed
---
yaml --- r: 7190 b: refs/heads/master c: 2c70b2f h: refs/heads/master v: v3
1 parent c3a807b commit 021c4bd

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 35b27aa172f1a38a2ddafd068c1e7fa13d7aa6d9
2+
refs/heads/master: 2c70b2fb7ee33c663cc96c420daaa74b951b3af9

trunk/src/libstd/macos_os.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ native mod rustrt {
118118

119119
fn getcwd() -> str { ret rustrt::rust_getcwd(); }
120120

121-
#[link_name = ""] // FIXME remove after #[nolink] is snapshotted
122121
#[nolink]
123122
#[abi = "cdecl"]
124123
native mod mac_libc {

0 commit comments

Comments
 (0)