summarylogtreecommitdiffstats
path: root/build.patch
diff options
context:
space:
mode:
authorMiguel Revilla2023-07-12 08:09:26 +0200
committerMiguel Revilla2023-07-12 08:09:26 +0200
commitec029e879149fd4db036bd01f6fcf1428a89060a (patch)
tree03254b84239ed28cf3e7bce71fbd95139e2bfdfb /build.patch
parent72cfa111fdd32f0fe6b712eff56ff0df828f711c (diff)
downloadaur-ec029e879149fd4db036bd01f6fcf1428a89060a.tar.gz
Update to 0.16.0
Diffstat (limited to 'build.patch')
-rw-r--r--build.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/build.patch b/build.patch
deleted file mode 100644
index 0163ddf8f1c7..000000000000
--- a/build.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- build.sh.orig 2022-07-28 15:16:00.000000000 +0200
-+++ build.sh 2022-08-02 22:15:53.761448625 +0200
-@@ -597,7 +597,7 @@
- run build2/build2/b-boot $verbose configure \
- config.config.hermetic=true \
- config.cxx="$cxx" \
--config.cc.coptions="$*" \
-+config.cc.coptions="-I/usr/include/pkgconf $*" \
- config.bin.lib=shared \
- config.bin.rpath="$conf_rpath" \
- config.install.root="$idir" \