mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
2660918392
net/wmnetload is build with a bogus RUNPATH path, and the elements in the list aren't needed (all paths are standard ones). So just disable RPATH completely. No functional changes outside removing the bogus RUNPATH entry in ELF. ok sthen@