devel/genie: Update version g2020082801=>g20230921
- Pet port{clippy,fmt,lint} hints - Add DEBUG option to Port - GENie releases come with pre-rolled assets used for project generation, this means GNU makefiles configured to build GENie, and created for User projects, include hard coded architecture information, including compiler platform options (-m64). Remove hard coded information, as well as any -O optimisation that are fouling with the Ports framework. Patch the GENie sources to produce sanitised output fit for consumers of the Port, and use the assets produced from the build to create the needed patches in files/ PR: 274947
Showing
- devel/genie/Makefile 17 additions, 6 deletionsdevel/genie/Makefile
- devel/genie/distinfo 3 additions, 3 deletionsdevel/genie/distinfo
- devel/genie/files/patch-build_gmake.freebsd_genie.make 62 additions, 31 deletionsdevel/genie/files/patch-build_gmake.freebsd_genie.make
- devel/genie/files/patch-scripts_genie.lua 20 additions, 0 deletionsdevel/genie/files/patch-scripts_genie.lua
- devel/genie/files/patch-scripts_release.lua 22 additions, 0 deletionsdevel/genie/files/patch-scripts_release.lua
- devel/genie/files/patch-src_actions_make_make__cpp.lua 61 additions, 0 deletionsdevel/genie/files/patch-src_actions_make_make__cpp.lua
- devel/genie/files/patch-src_host_scripts.c 55 additions, 0 deletionsdevel/genie/files/patch-src_host_scripts.c
- devel/genie/files/patch-src_host_version.h 8 additions, 0 deletionsdevel/genie/files/patch-src_host_version.h
- devel/genie/files/patch-src_tools_gcc.lua 24 additions, 0 deletionsdevel/genie/files/patch-src_tools_gcc.lua
devel/genie/files/patch-scripts_genie.lua
0 → 100644
devel/genie/files/patch-scripts_release.lua
0 → 100644
devel/genie/files/patch-src_host_scripts.c
0 → 100644
This diff is collapsed.
devel/genie/files/patch-src_host_version.h
0 → 100644
devel/genie/files/patch-src_tools_gcc.lua
0 → 100644
Please register or sign in to comment