mirror of
https://github.com/NixOS/nix.git
synced 2024-11-25 16:23:02 +00:00
Remove an unknown pragma
gcc warning
This commit is contained in:
parent
a8a96dbaf8
commit
0d9e1af695
@ -12,7 +12,9 @@
|
||||
|
||||
|
||||
%{
|
||||
#ifdef __clang__
|
||||
#pragma clang diagnostic ignored "-Wunneeded-internal-declaration"
|
||||
#endif
|
||||
|
||||
#include <boost/lexical_cast.hpp>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user