CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/03/01 11:49:50
Modified files:
games/godot4 : Makefile
Log message:
Some cleanup in godot4 - remove the LINKFLAGS line as it isn't doing
anything (last update revealed that). This should help avert porters
trying to tweak it to no effect. To change linker flags, it seems at
this point that detect.py needs to be patched...
While here remove WRKDIST line as this is no longer needed with the
recent DIST_TUPLE-related commit.
This is ok op@ (maintainer)