summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEd Tanous <ed@tanous.net>2024-04-13 21:57:35 +0300
committerEd Tanous <ed@tanous.net>2024-04-15 18:25:52 +0300
commitac25adb8d491342fc5fd4e189c58b79be6f5835a (patch)
tree5b12d55641c58e3cb48c7c9846d93a3c1ad4c381 /scripts
parent87c449664e5375abb040af6fad63ef965c311bec (diff)
downloadbmcweb-ac25adb8d491342fc5fd4e189c58b79be6f5835a.tar.xz
Fix Privileges warnings
After splitting up the compile units, warnings start showing up on the console about privileges. This is due to them being a static global, and not shared between the compile units. Move the array to a constexpr structure so that all compile units see the same init. Change-Id: I6e035342a5b229a0601c02092ca3ce665b14bbdb Signed-off-by: Ed Tanous <ed@tanous.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions