We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f4d7c3 commit a5d8809Copy full SHA for a5d8809
pkgs/native_toolchain_c/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.2.4+1
+## 0.2.5
2
3
- Explicitly tell linker to create position dependent or position independent executable
4
([#113](https://github.com/dart-lang/native/issues/133)).
pkgs/native_toolchain_c/pubspec.yaml
@@ -1,7 +1,7 @@
name: native_toolchain_c
description: >-
A library to invoke the native C compiler installed on the host machine.
-version: 0.2.4+1
+version: 0.2.5
5
repository: https://github.com/dart-lang/native/tree/main/pkgs/native_toolchain_c
6
7
topics:
0 commit comments