Просмотр исходного кода

mark a.out support as not available

Some architectures do not provide the Linux header, so
packages which include a.out.h might fail.
Some discussions seen on the buildroot mailinglist.
Waldemar Brodkorb 10 лет назад
Родитель
Сommit
0c811db32b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      include/a.out.h

+ 1 - 1
include/a.out.h

@@ -1 +1 @@
-#include <linux/a.out.h>
+#define __NO_A_OUT_SUPPORT 1