Edit

IABSD.fr/ports/net/wmnetload

Branch :

  • Show log

    Commit

  • Author : semarie
    Date : 2023-11-24 10:24:13
    Hash : 26609183
    Message : net/wmnetload: remove bogus RUNPATH entry 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@