* amd/info_exec.c (exec_map_open): break assignment from inside
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 7 Oct 2005 20:05:21 +0000 (20:05 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 7 Oct 2005 20:05:21 +0000 (20:05 +0000)
commit4dd25ba2a5a0c8ff320debb03b7dc00f7d661927
tree4b8b4d9a788ab6226221168be07f94cf96458030
parent7b91d364a1217a31c3b36f8c759abe924dec90cc
* amd/info_exec.c (exec_map_open): break assignment from inside
conditional, to work around an IRIX-6.5 cc bug.

* amd/Makefile.am (amd_LDADD): put libaminfo.a before libamu.la.
Some linkers (e.g., IRIX-6.5) incorrectly complain about undefined
symbols.
ChangeLog
amd/Makefile.am
amd/info_exec.c