]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/scripttempl/aix.sc
Pass argc and argv to ldemul_choose_target.
[thirdparty/binutils-gdb.git] / ld / scripttempl / aix.sc
index 207decdd47f96d7f0d6f282934dd82bfb14d2216..ce67f6510549388090bfc3c530cbe46ba469b618 100644 (file)
@@ -2,8 +2,8 @@
 # AIX always uses shared libraries.  The section VMA appears to be
 # unimportant.  The native linker aligns the sections on boundaries
 # specified by the -H option.
+
 cat <<EOF
-OUTPUT_FORMAT("${OUTPUT_FORMAT}")
 OUTPUT_ARCH(${ARCH})
 ${RELOCATING+${LIB_SEARCH_DIRS}}
 ENTRY(__start)