forked from Imagelibrary/binutils-gdb
Only provide ENTRY on final link.
This commit is contained in:
@@ -47,7 +47,7 @@ fi
|
||||
cat <<EOF
|
||||
${LIB_SEARCH_DIRS}
|
||||
|
||||
ENTRY(_mainCRTStartup)
|
||||
${RELOCATING+ENTRY (_mainCRTStartup)}
|
||||
|
||||
SECTIONS
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user