Lines Matching refs:postfix
502 for postfix in ["2", "1", ""]:
504 …ubstitutions.append( ("%ld_flags_rpath_exe" + postfix, '-Wl,-rpath,@executable_path/ %dynamiclib' …
505 …itutions.append( ("%ld_flags_rpath_so" + postfix, '-install_name @rpath/`basename %dynamiclib{}`'.…
507 …s.append( ("%ld_flags_rpath_exe" + postfix, "-Wl,-z,origin -Wl,-rpath,\$ORIGIN -L%T -l%xdynamiclib…
508 config.substitutions.append( ("%ld_flags_rpath_so" + postfix, '') )
510 …itutions.append( ("%ld_flags_rpath_exe" + postfix, "-Wl,-rpath,\$ORIGIN -L%T -l%xdynamiclib_namesp…
511 config.substitutions.append( ("%ld_flags_rpath_so" + postfix, '') )
513 …stitutions.append( ("%ld_flags_rpath_exe" + postfix, "-Wl,-R\$ORIGIN -L%T -l%xdynamiclib_namespec"…
514 config.substitutions.append( ("%ld_flags_rpath_so" + postfix, '') )
517 config.substitutions.append( ("%dynamiclib" + postfix, '%T/%xdynamiclib_filename' + postfix) )
518 …substitutions.append( ("%xdynamiclib_filename" + postfix, 'lib%xdynamiclib_namespec{}.so'.format(p…