Home
last modified time | relevance | path

Searched defs:LD_OPTIONS (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/adabrowse/adabrowse_4.0.3/
H A DMakefile74 LD_OPTIONS = -lasis macro
/dports/graphics/wdune/wdune-1.926/src/
H A DMakefile24 LD_OPTIONS = macro
/dports/graphics/wdune/wdune-1.926/
H A Dconfigure.in738 AC_SUBST(LD_OPTIONS) subst
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Daot-compiler.c11104 #define LD_OPTIONS "-shared -G" in compile_asm() macro
11107 #define LD_OPTIONS "-dynamiclib" in compile_asm() macro
11110 #define LD_OPTIONS "--shared" in compile_asm() macro
11113 #define LD_OPTIONS "/DLL /MACHINE:X64 /NOLOGO /INCREMENTAL:NO" in compile_asm() macro
11117 #define LD_OPTIONS "-shared" in compile_asm() macro
11120 #define LD_OPTIONS "-m32 -dynamiclib" in compile_asm() macro
11123 #define LD_OPTIONS "--shared" in compile_asm() macro
11125 #define LD_OPTIONS "-m elf64ppc" in compile_asm() macro
11129 #define LD_OPTIONS "" in compile_asm() macro