Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd8a57a4

Browse files
authored
Update build script (#180)
1 parent92e40cc commitd8a57a4

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

‎phper/build.rs

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,7 @@
1111
use phper_sys::*;
1212

1313
fnmain(){
14-
phper_build::register_configures();
15-
16-
#[cfg(target_os ="macos")]
17-
{
18-
println!("cargo:rustc-link-arg=-undefined");
19-
println!("cargo:rustc-link-arg=dynamic_lookup");
20-
}
14+
phper_build::register_all();
2115

2216
assert_eq!(
2317
USING_ZTS,0,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp