it uses builtin function(__builtin_popcountl)in bitmap_weight(), it will use the 'popcnt' instruction, this patch enable 'popcnt' instruction support in Makefile Tracked-On: #3663 Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>