diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2015-04-24 14:59:59 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2015-04-24 14:59:59 +0000 |
commit | 2ed7211a6baf75680766adc72211147bcc5267d3 (patch) | |
tree | bee20382b62aaffdac2951ac6ff3dd2af922569d /debian/rules.patch | |
parent | abc545ac56452409dabcc804c3118f0ab6ede563 (diff) | |
download | gcc-5-2ed7211a6baf75680766adc72211147bcc5267d3.tar.gz |
* Update to SVN 20150424 (r222404) from the gcc-5-branch.
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7979 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/rules.patch')
-rw-r--r-- | debian/rules.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules.patch b/debian/rules.patch index b4a9c70..ac65783 100644 --- a/debian/rules.patch +++ b/debian/rules.patch @@ -13,6 +13,7 @@ series_file ?= $(patchdir)/series # which patches should be applied? debian_patches = \ + svn-updates \ $(if $(with_linaro_branch),gcc-linaro) \ $(if $(with_linaro_branch),gcc-linaro-no-macros) \ |