Olaf Flebbe

Results 23 comments of Olaf Flebbe

lipo is used for creating FAT executable, containing both 32bit and 64bit arm code on iOS . Since iOS does not support 32bit executable any more on iOS 12 there...

Hi I have exactly the same question, that's the reason I am exploring the build process of a-shell. Are there any deep dependencies of a-shell to python? I would rather...

Thanks for the detailled instructions. But... rust is a llvm based compiler, cargo it's packaging and build system :=) Challenge is to support a different compiler. My proposal for a...

rust target wasm32-wasi works out of the box. That's really great.

Errr, The travis-ci error seems to be unrelated to my patch?

I am pretty sure usr/bin/pip-python symlink is of no specifc use for rh / centis / fedora. may i suggest to remove the dependecy and this file and replace by...

does this work on ppc64 and aarch64 /arm64? last time I tried there was no support for these archs from puppetlabs

Updated the instructions in https://github.com/oflebbe/graphhopper-ios/blob/master/README.md Does it help you?