fix building on Blackfin as the assembler supports the .set syntax, not the = syntax...
authorMike Frysinger <vapier@gentoo.org>
Tue, 5 Feb 2008 00:26:54 +0000 (19:26 -0500)
committerMike Frysinger <vapier@gentoo.org>
Tue, 5 Feb 2008 00:26:54 +0000 (19:26 -0500)
commit4087bc88cebec75c432a7fe9f6afb545b0919831
tree2f8ed0477489a2bbe2d534898a8c486d67d7b595
parentb45264ee85cbd92020640a32e02fb434fd557108
fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
common/environment.c