summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi/libefi
diff options
context:
space:
mode:
authorsmh <smh@FreeBSD.org>2016-01-14 18:46:57 +0000
committersmh <smh@FreeBSD.org>2016-01-14 18:46:57 +0000
commit403914a4a4f57dcad2497639f59bc60f6888e22a (patch)
treecf219e973b0ba711bbf9174ecf5451a9c96e4587 /sys/boot/efi/libefi
parent30c1145c49ffc90e19c88aaa98f0a0c38215bce4 (diff)
downloadFreeBSD-src-403914a4a4f57dcad2497639f59bc60f6888e22a.zip
FreeBSD-src-403914a4a4f57dcad2497639f59bc60f6888e22a.tar.gz
Revert r293903
Revert r293903 as EFI shouldn't be built on this platform that the this was reported on. Sponsored by: Multiplay
Diffstat (limited to 'sys/boot/efi/libefi')
-rw-r--r--sys/boot/efi/libefi/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/efi/libefi/Makefile b/sys/boot/efi/libefi/Makefile
index 6df7817..bb2f9ea 100644
--- a/sys/boot/efi/libefi/Makefile
+++ b/sys/boot/efi/libefi/Makefile
@@ -3,7 +3,6 @@
LIB= efi
INTERNALLIB=
WARNS?= 2
-CWARNFLAGS.gcc+= -Wno-attributes
SRCS= delay.c efi_console.c efinet.c efipart.c errno.c handles.c \
libefi.c time.c
OpenPOWER on IntegriCloud