wolfssl: always build with --enable-reproducible-build
authorAndre Heider <a.heider@gmail.com>
Sat, 2 Oct 2021 08:50:49 +0000 (10:50 +0200)
committerDavid Bauer <mail@david-bauer.net>
Sun, 17 Oct 2021 14:29:00 +0000 (16:29 +0200)
commitc76300707e8d705d9efc7ed4bb1b7449d0a5fe00
tree418e4b1cc2572f802856751ff9babbe6aec82c44
parent28d8e6a8711ba78f1684a205e11b0dbd4ff2b2f3
wolfssl: always build with --enable-reproducible-build

This gates out anything that might introduce semantically frivolous jitter,
maximizing chance of identical object files.

The binary size shrinks by 8kb:
1244352 staging_dir/target-mipsel_24kc_musl/usr/lib/libwolfssl.so.4.8.1.39c36f2f
1236160 staging_dir/target-mipsel_24kc_musl/usr/lib/libwolfssl.so.4.8.1.39c36f2f

Signed-off-by: Andre Heider <a.heider@gmail.com>
package/libs/wolfssl/Makefile