User profile picture

hdhoang

@hdhoang
  • hdhoang
  • README.org

See the bot in action at its test channel.

Building for ARM is a bit convoluted:

  1. Set up cross-compilation toolchain
  2. Copy the target’s /usr/include/openssl, lib{crypto,ssl,z}.so to $PWD
  3. Run cargo with:
    TARGET_CFLAGS="-I $PWD" cargo rustc --release --target arm-unknown-linux-gnueabihf -- -C linker=arm-linux-gnueabihf-gcc -lz -L $PWD
        
  4. Copy target/arm-unknown-linux-gnueabihf/release/luser to the target

Activity

View all
Loading
There was an error loading users activity calendar.
  • Loading

Personal projects

View all
  • Loading
Loading

Info

Vietnam
1:51 PM
Member since November 16, 2015

Contact

hdhoang
#redactle