Skip to content
Snippets Groups Projects
Commit a3ff2fc3 authored by Julien Malik's avatar Julien Malik
Browse files

WRG: remove warning caused by python unconditionnally redefining _XOPEN_SOURCE

parent 6d2253e7
No related branches found
No related tags found
No related merge requests found
......@@ -53,4 +53,5 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
"Fl_Image.H:.*warning:.*dereferencing type-punned pointer will break strict-aliasing rules.*"
"warning -.: directory name .* does not exist"
"ld.*warning.*duplicate dylib.*"
"pyconfig.h:.*warning:.*_XOPEN_SOURCE.*redefined"
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment