diff options
Diffstat (limited to 'recipes/gmp/gmp_4.1.2.bb')
-rw-r--r-- | recipes/gmp/gmp_4.1.2.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gmp/gmp_4.1.2.bb b/recipes/gmp/gmp_4.1.2.bb new file mode 100644 index 0000000000..45b2672ee7 --- /dev/null +++ b/recipes/gmp/gmp_4.1.2.bb @@ -0,0 +1,3 @@ +require gmp.inc + +SRC_URI += "file://gcc-compile.patch;patch=1"
\ No newline at end of file |