diff options
author | John Levon <john.levon@joyent.com> | 2018-10-05 15:14:27 +0100 |
---|---|---|
committer | Dan McDonald <danmcd@joyent.com> | 2018-10-10 13:16:58 -0400 |
commit | b68ddc76a8be9a9b8d7a1eae3a3613b6bce942e5 (patch) | |
tree | 2248371a3ac27eb5e07b25d97a59cf21dee76e16 /exception_lists/wscheck | |
parent | 6b544f0e850631b170bc4e905cf726275acfd586 (diff) | |
download | illumos-joyent-b68ddc76a8be9a9b8d7a1eae3a3613b6bce942e5.tar.gz |
9724 qede needs updates for newer GCC
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Anand Khoje <Anand.Khoje@cavium.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'exception_lists/wscheck')
-rw-r--r-- | exception_lists/wscheck | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/exception_lists/wscheck b/exception_lists/wscheck new file mode 100644 index 0000000000..8bd9ec7c7b --- /dev/null +++ b/exception_lists/wscheck @@ -0,0 +1,15 @@ +# +# This file and its contents are supplied under the terms of the +# Common Development and Distribution License ("CDDL"), version 1.0. +# You may only use this file in accordance with the terms of version +# 1.0 of the CDDL. +# +# A full copy of the text of the CDDL should have accompanied this +# source. A copy of the CDDL is also available via the Internet at +# http://www.illumos.org/license/CDDL. +# +# Copyright 2018 Joyent, Inc. +# +syntax: glob + +usr/src/uts/common/io/qede/* |