Changes between Version 1 and Version 2 of Ticket #56521, comment 2


Ignore:
Timestamp:
May 23, 2018, 5:25:58 AM (6 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56521, comment 2

    v1 v2  
    33make_args << "BOOT_LDFLAGS=-Wl,-headerpad_max_install_names"
    44}}}
     5and this:
     6{{{
     7    # GCC will suffer build errors if forced to use a particular linker.
     8    ENV.delete "LD"
     9}}}