gperf: build as C++11
authorRosen Penev <[email protected]>
Sat, 27 Apr 2024 21:57:50 +0000 (14:57 -0700)
committerHauke Mehrtens <[email protected]>
Thu, 9 May 2024 22:11:10 +0000 (00:11 +0200)
commit39f595d1d85099233e96e4531f583200e0df8438
tree83e1df717f04918b8a1b4aa2e918bf59bafacb55
parent803c00e9b8facb11e2c908e2fef90e765ebf5c27
gperf: build as C++11

Newer compilers default to building with C++17 as default, which has the
register keyword removed and thus errors.

Signed-off-by: Rosen Penev <[email protected]>
package/devel/gperf/Makefile