d89c188 Fix syntax error in AArch64 default linker scripts when invoked with -shared.

Authored and Committed by nickc 5 years ago
    Fix syntax error in AArch64 default linker scripts when invoked with -shared.
    
    	* emulparams/aarch64elf.sh (OTHER_BSS_END_SYMBOLS): Make the
    	definition of the __bss_end__ symbol conditional upon CREATE_SHLIB.
    
        
file modified
+5 -0
file modified
+1 -1