Apply workaround to allow compiling under Ubuntu.
authorKevin O'Connor <kevin@koconnor.net>
Mon, 3 Mar 2008 01:48:35 +0000 (20:48 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 3 Mar 2008 01:48:35 +0000 (20:48 -0500)
commit410680bafec9643358dfb81c30e9e87f545b21db
tree29577c89f3cd26dbfaa4c576933cd5f76be6ac03
parentc65a3804a93eba39e84647d4510d0338a388c8ae
Apply workaround to allow compiling under Ubuntu.

Add make option "AVOIDCOMBINE" that prevent -combine from being used.
Ubuntu makes symbols non-global -- have defsyms.py pick them up anyway.
Makefile
tools/defsyms.py