OSDN Git Service

path64/open64: filter out unsupported flags
authorMans Rullgard <mans@mansr.com>
Sun, 19 Jun 2011 17:03:21 +0000 (18:03 +0100)
committerMans Rullgard <mans@mansr.com>
Sun, 19 Jun 2011 17:47:57 +0000 (18:47 +0100)
commit7b2d219045330494a2391beb6571ee1b25fc422d
treee0ca1d6000e45a1da7246ff996321a5bfea4247c
parent72da9888b0f1c0f6a74f6fdfa5f5f31d20bb0099
path64/open64: filter out unsupported flags

These flags are accepted without error but produce an annoying
warning.  Filtering them out makes the build less noisy.

Signed-off-by: Mans Rullgard <mans@mansr.com>
configure