]> git.karo-electronics.de Git - linux-beck.git/commit
tools: testing: define the _GNU_SOURCE macro
authorMuhammad Falak R Wani <falakreyaz@gmail.com>
Fri, 13 May 2016 12:05:43 +0000 (17:35 +0530)
committerShuah Khan <shuahkh@osg.samsung.com>
Mon, 16 May 2016 15:06:17 +0000 (09:06 -0600)
commit6eab37daf0ec1077fd612ff27ab513db20f33767
treee5dd3c8dec3ee56edcd09b288d84e2c0327d41ef
parent2c6c3946c3955f96ae0d48fdac940903918207d8
tools: testing: define the _GNU_SOURCE macro

Add the macro _GNU_SOURCE, to fix CPU_ZERO and CPU_SET undefined compile
errors.

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/intel_pstate/run.sh