3 changed files with 21 additions and 19 deletions
@ -1,29 +1,15 @@ |
|||||||
|
|
||||||
[TIMESTAMP] 1236336217 Fri Mar 6 12:43:37 2009 |
[TIMESTAMP] 1390934990 Tue Jan 28 19:49:50 2014 |
||||||
[BUILDTIME] 15 (5) |
[BUILDTIME] 15 (5) |
||||||
[SIZE] 0.34 MB, 11 files |
[SIZE] 0.27 MB, 10 files |
||||||
|
|
||||||
[DEP] bash |
[DEP] bash |
||||||
[DEP] binutils |
[DEP] binutils |
||||||
[DEP] bzip2 |
|
||||||
[DEP] coreutils |
[DEP] coreutils |
||||||
[DEP] diffutils |
|
||||||
[DEP] fhs |
|
||||||
[DEP] findutils |
|
||||||
[DEP] gawk |
|
||||||
[DEP] gcc |
[DEP] gcc |
||||||
[DEP] gettext |
|
||||||
[DEP] glibc |
[DEP] glibc |
||||||
[DEP] grep |
|
||||||
[DEP] linux-header |
[DEP] linux-header |
||||||
[DEP] lzo |
[DEP] lzo |
||||||
[DEP] make |
|
||||||
[DEP] mktemp |
|
||||||
[DEP] openssl |
[DEP] openssl |
||||||
[DEP] runit |
|
||||||
[DEP] sed |
|
||||||
[DEP] sysfiles |
[DEP] sysfiles |
||||||
[DEP] tar |
|
||||||
[DEP] texinfo |
|
||||||
[DEP] util-linux |
|
||||||
[DEP] zlib |
[DEP] zlib |
||||||
|
@ -0,0 +1,16 @@ |
|||||||
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
# |
||||||
|
# Filename: package/.../tinc/tinc.conf |
||||||
|
# Copyright (C) 2014 The OpenSDE Project |
||||||
|
# |
||||||
|
# More information can be found in the files COPYING and README. |
||||||
|
# |
||||||
|
# This program is free software; you can redistribute it and/or modify |
||||||
|
# it under the terms of the GNU General Public License as published by |
||||||
|
# the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
# GNU General Public License can be found in the file COPYING. |
||||||
|
# --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
var_append GCC_WRAPPER_APPEND ' ' '-std=gnu99' |
||||||
|
|
Loading…
Reference in new issue