OSDN Git Service

meson: Remove duplicate _GNU_SOURCE
authorDylan Baker <dylan@pnwbakers.com>
Thu, 16 Nov 2017 01:30:52 +0000 (17:30 -0800)
committerDylan Baker <dylan@pnwbakers.com>
Wed, 22 Nov 2017 20:47:43 +0000 (12:47 -0800)
commitb5d98a101bf57f8648f32637f504af9e60fb223e
tree6e3edfa53abc3363594af69480f5bcdbdfcae679
parent9c3e894ebe48d9447dd98a10b372ffc4945177c2
meson: Remove duplicate _GNU_SOURCE

There is one provided unconditionally, and one guarded by platform ==
linux. Remove the unconditional one.

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
meson.build