Skip to content

Commit fd6ca6d

Browse files
committed
note
1 parent ad6c740 commit fd6ca6d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Tools/pixi-packages/default/recipe.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ outputs:
3838
build:
3939
- ${{ compiler('c') }}
4040
- ${{ compiler('cxx') }}
41+
# Note that we are not using stdlib arguments which means the packages
42+
# are built for the build settings and are not relocatable to a different
43+
# machine that has a older system version. (eg: macOS/glibc version)
4144
- make
4245
- pkg-config
4346
# configure script looks for llvm-ar for lto

0 commit comments

Comments
 (0)