diff options
Diffstat (limited to 'recipes/pthsem')
-rw-r--r-- | recipes/pthsem/pthsem_2.0.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/pthsem/pthsem_2.0.7.bb b/recipes/pthsem/pthsem_2.0.7.bb index bc86bd57a0..c9c338a8da 100644 --- a/recipes/pthsem/pthsem_2.0.7.bb +++ b/recipes/pthsem/pthsem_2.0.7.bb @@ -5,7 +5,7 @@ LICENSE = "GPL LGPL FDL" PR = "r0" SRC_URI = "https://www.auto.tuwien.ac.at/~mkoegler/pth/pthsem-${PV}.tar.gz \ - file://ldflags.patch;patch=1 \ + file://ldflags.patch;apply=yes \ " inherit autotools binconfig |