Files
gentoo/dev-util/premake/files/premake-5.0.0-remove-hardcoded-libpath.patch
YiyangWu a71f049b47 dev-util/premake: bump version, remove hard-coded -L/usr/lib64
Currrently premake hardcoded -L/usr/lib64 as LDFLAG on linux 64 bit
platform, and -L/usr/lib for 32 bit. This should be removed. This also
benefits running premake on Gentoo prefix.

Test on Gentoo prefix:

[==========] 2137 tests from 191 test suites ran. (1558 ms total)
[  PASSED  ] 2137 tests.

Signed-off-by: YiyangWu <xgreenlandforwyy@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
2023-03-19 04:22:13 +00:00

3.3 KiB