]> Kevux Git Server - controller/commit
Bugfix: Relocate static libcap linkage to after the libfll linkage.
authorKevin Day <Kevin@kevux.org>
Fri, 9 May 2025 02:47:39 +0000 (21:47 -0500)
committerKevin Day <Kevin@kevux.org>
Fri, 9 May 2025 02:47:39 +0000 (21:47 -0500)
commit5a64b7785a21fd5609e2234d8ca4ab0060cb8e3e
tree6786ff64675bc2b18ec616525636d8280d7228e9
parent4f4dbee4c3e481bc152dcdbc51b2ff3504140707
Bugfix: Relocate static libcap linkage to after the libfll linkage.

The parameter order apparently matters when it comes to linking static libraries.
Perhaps the `-l:libXXX.a` format (instead of `-lXXX`) is where this order somehow matters.
data/build/settings
data/build/settings.controller
data/build/settings.init