Stijn Tintel

Results 115 comments of Stijn Tintel

Forgot to tell you ... Package is built for master.

65c9b5ffb02ba233e0857c1c035512d88ea3d3d2

> Anyone know what is holding up ramips (its been listed as "testing" for a while now)? https://github.com/openwrt/openwrt/pull/11255

Why the sifiveu target name instead of using riscv as target name and then sifiveu as subtarget name? If we decide to go for sifiveu as target name, a generic...

I too experience some issues with certain phrases. My most problematic one seems to be "turn on desk light". Here are some wrong results: * Turn on this light. *...

It appears ESP-TLS does not support TLS 1.3 yet. Initial support was added in master: espressif/esp-idf@7fd1378fbb0b81231a83f91f8227f8fb083635a5. After manually initializing the Mbed TLS PSA library and enabling CONFIG_MBEDTLS_DEBUG in sdkconfig, there's...

It appears that -march=native doesn't produce useful info, but using -march=native -mcpu=native does: ``` ➜ gcc -fverbose-asm -march=native -mcpu=native -Q --help=target The following options are target specific: -mabi= lp64 -march=...

I did. Sorry, should have added that in my previous comment: ``` ➜ gcc -fverbose-asm -mcpu=native -Q --help=target The following options are target specific: -mabi= lp64 -march= -mbig-endian [disabled] -mbionic...

The nginx cache directory is nginx/cache.

Please try https://github.com/toverainc/willow/releases/tag/0.1.0-rc.1.