[Midnightbsd-cvs] [MidnightBSD/mports] 3ae75f: japanese/scim-honoka: fix i386 PIC relocation when...

Lucas Holt noreply at github.com
Sun May 17 21:55:46 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 3ae75f5ef8d32a8bbbc496b17d693fbb2c327889
      https://github.com/MidnightBSD/mports/commit/3ae75f5ef8d32a8bbbc496b17d693fbb2c327889
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-17 (Sun, 17 May 2026)

  Changed paths:
    M japanese/scim-honoka/Makefile

  Log Message:
  -----------
  japanese/scim-honoka: fix i386 PIC relocation when linking shared library

On i386, linking a shared library against static libintl.a fails with
R_386_32 relocation errors. Add -Wl,-z,notext to allow text relocations.

Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list