summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Choffet2018-02-02 14:51:16 -0500
committerPierre Choffet2018-02-02 14:51:16 -0500
commitd2965bf36ae5b78e40f7b62d04f9caf59fa36d8b (patch)
tree690f7f1ad89b6cfe164baf8fc4c754e000c9b670
parentd0a0b6d72e4567a32a3d9a8db802f6af2b979ea5 (diff)
downloadaur-d2965bf36ae5b78e40f7b62d04f9caf59fa36d8b.tar.gz
Boost nowide is not installed anymore
-rw-r--r--PKGBUILD7
1 files changed, 0 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc664607d48d..f387fb330b33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,13 +25,6 @@ prepare() {
# Get modules
git submodule update --init --recursive
-
- # NOTE: Upstream is using a custom version of boost nowide, so we have to
- # keep it built in this package instead of using boost-nowide package.
- # Patch for nowide is currently pending.
- # Also, nowide is being integrated in official boost releases, so this
- # package may break in future versions.
-# sed -i '/ADD_SUBDIRECTORY(nowide\/src)/d' libutil/CMakeLists.txt
}
build() {