mirror of
https://github.com/openwrt/packages.git
synced 2025-01-31 01:22:13 +00:00
98bcb56eb3
Backport patch from:
cd84c46ce7
With GCC 12 there is no issue.
With GCC 13, there is a compilation issue on x86_64.
Fixes https://github.com/openwrt/packages/issues/22373
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
4 lines
46 B
Bash
4 lines
46 B
Bash
#!/bin/sh -e
|
|
|
|
stress-ng --version | grep "$2"
|