Revert "app-accessibility/epos: fix running on GCC-6"
authorAaron Bauman <bman@gentoo.org>
Thu, 24 May 2018 23:32:08 +0000 (19:32 -0400)
committerAaron Bauman <bman@gentoo.org>
Thu, 24 May 2018 23:32:08 +0000 (19:32 -0400)
This reverts commit e6f97f0a34f9cce8727ec01375dede2840676544.

app-accessibility/epos/epos-2.5.37-r2.ebuild

index f07ea4ce66dc4230199d99c21120c2c5436963bc..216717c781b9a532ce0f80901ccc2a8f55934750 100644 (file)
@@ -37,7 +37,6 @@ src_configure() {
        econf \
                --enable-charsets \
                --disable-portaudio \
-               CXXFLAGS=-fno-delete-null-pointer-checks \
                YACC=byacc
 }