--- libdwarf/libdwarfdefs.h.orig 2016-05-08 06:57:38.557143992 +0200 +++ libdwarf/libdwarfdefs.h 2016-05-08 06:57:53.646144771 +0200 @@ -84,10 +84,4 @@ #define UNUSEDARG #endif -#ifndef SHF_COMPRESSED -/* This from ubuntu xenial. Is in top of trunk binutils - as of February 2016. Elf Section Flag */ -#define SHF_COMPRESSED (1 << 11) -#endif - #endif /* LIBDWARFDEFS_H */