isolcpus-device-plugin package was failing with following error
"Found compressed .debug_aranges section, not attempting dwz
compression" for keeping golang-1.19 as default version.
This error showed up when we started using the binary-distributed
golang-1.19 from upstream bullseye-backports as the default golang
version.
This change is to build isolcpus-device-plugin package successfully.
Test Plan:
PASS: isolcpus-device-plugin package build successful using golang-1.19
as default version.
Story: 2010878
Task: 48673
Change-Id: I71f9480296051efc2d3e896efe3599216c9d4bf9
Signed-off-by: Boovan Rajendran <boovan.rajendran@windriver.com>