diff options
Diffstat (limited to 'Tizen:5.5:Base/binutils-armv7l')
-rw-r--r-- | Tizen:5.5:Base/binutils-armv7l/_link | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Tizen:5.5:Base/binutils-armv7l/_link b/Tizen:5.5:Base/binutils-armv7l/_link new file mode 100644 index 0000000..64cc838 --- /dev/null +++ b/Tizen:5.5:Base/binutils-armv7l/_link @@ -0,0 +1,9 @@ +<link package="binutils" cicount="copy"> +<patches> + <!-- <branch /> for a full copy, default case --> + <!-- <apply name="patch" /> apply a patch on the source directory --> + <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) --> + <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec file only) --> + <!-- <delete name="filename" /> delete a file --> +</patches> +</link> |