From 6ee002ecb1a4d5ef334870f17513c1e6cd56bac0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nagy=20K=C3=A1roly=20G=C3=A1briel?= Date: Sun, 1 Nov 2015 18:18:20 +0100 Subject: [PATCH] xz: removed .conf content that is covered by the GNU99 flag. --- archiver/xz/xz.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/archiver/xz/xz.conf b/archiver/xz/xz.conf index 55c88c077..1a7ce6a8f 100644 --- a/archiver/xz/xz.conf +++ b/archiver/xz/xz.conf @@ -12,6 +12,4 @@ # GNU General Public License can be found in the file COPYING. # --- SDE-COPYRIGHT-NOTE-END --- -var_append GCC_WRAPPER_APPEND ' ' '-std=gnu99' -var_append SYSGCC_WRAPPER_APPEND ' ' '-std=gnu99' var_append confopt ' ' ' --disable-lzmadec --disable-lzmainfo --disable-lzma-links'