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

Commitb4a9429

Browse files
authored
Merge pull request#142 from ngoldbaum/adjust-build
2 parents380fb83 +01101b9 commitb4a9429

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎quaddtype/README.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ source temp/bin/activate
5454
# Install the package
5555
pip install meson-python numpy pytest
5656

57-
export LDFLAGS="-Wl,-rpath,$SLEEF_DIR/lib -fopenmp -latomic -lpthread"
57+
# If you see errors about a missing atomics library, you might need -latomic
58+
export LDFLAGS="-Wl,-rpath,$SLEEF_DIR/lib -fopenmp -lpthread"
5859
export CFLAGS="-fPIC"
5960
export CXXFLAGS="-fPIC"
6061

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp