qmake/os2-g++: Added the "map" CONFIG option (set by default) that turns on generation of the .map file, instead of specifying the relevant option in the compiler flags directly. This allows to properly delete the generated .map file in the clean target.