another spot for the fat_entry exception
This commit is contained in:
parent
30529bbe33
commit
57b96b8676
@ -2804,7 +2804,7 @@ case $host in
|
||||
#jayext=`/bin/echo "${jay#*.}"`
|
||||
#jayext=`echo "$jay" | sed -n 's/.*\.//'`
|
||||
base=`echo "${jay%.*}"`
|
||||
if test "$jayext" = "asm"; then
|
||||
if test "$jayext" = "asm" && test "$base" != "fat_entry"; then
|
||||
gmp_srclinks="gmp_srclinks $base.as"
|
||||
else
|
||||
gmp_srclinks="$gmp_srclinks $jay"
|
||||
|
Loading…
Reference in New Issue
Block a user