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 128c90d commit fe32ed5Copy full SHA for fe32ed5
scripts/build_als.sh
@@ -159,9 +159,6 @@ function build_langkit_raw() {
159
160
case "$NODE_ARCH_PLATFORM" in
161
*darwin*)
162
- # Install e3-binarydata which is needed for packaging langkit as a wheel
163
- pip install git+https://github.com/AdaCore/e3-binarydata.git#egg=e3-binarydata
164
-
165
# On macOS, the full path of gnat.adc is stored in ALI files with case
166
# normalization. Upon re-runs, gprbuild is unable to match the
167
# normalized path with a non-case-normalized real path. This causes
0 commit comments