|
Message-ID: <CANO7a6x2Yh-8Z9Y4QYNcXuKEBwYyBpDVR8s1qxXDVVKudcoCEQ@mail.gmail.com> Date: Sun, 20 Jan 2013 09:05:21 +0530 From: Dhiru Kholia <dhiru.kholia@...il.com> To: john-dev@...ts.openwall.com Subject: new clang 3.2 warnings Hi, I am getting tons of warnings which look like "clang: warning: argument '-faddress-sanitizer' is deprecated, use '-fsanitize=address' instead" when using clang 3.2. These warnings are harmless (but ugly) and are emitted only during *-clang-debug target builds. Is adding something like "HAVE_CLANG_3_2" to Makefile the only solution to fix this problem? -- Dhiru
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.