You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
programs/netperf/pkg/PKGBUILD: make downloads conditional in netperf PKGBUILD (#522)
Modify the netperf PKGBUILD to download config.guess and config.sub only when
the architecture is riscv64, moving the download logic from the source array to
the build() function.
Signed-off-by: Srikanth Aithal <[email protected]>
0 commit comments