summaryrefslogtreecommitdiffstats
path: root/linhes
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2023-02-05 03:53:29 (GMT)
committerBritney Fransen <brfransen@gmail.com>2023-02-05 03:53:29 (GMT)
commitfbd1e801fd79ac1ef17a639d2b25f5ccfe2ed21c (patch)
tree4dcf4f09ecbdba12ddb5908ef0fc0e4e7967dcce /linhes
parent0d99a5a6304e44bd047685683b96627489a44592 (diff)
downloadlinhes_pkgbuild-fbd1e801fd79ac1ef17a639d2b25f5ccfe2ed21c.zip
linhes_pkgbuild-fbd1e801fd79ac1ef17a639d2b25f5ccfe2ed21c.tar.gz
linhes_pkgbuild-fbd1e801fd79ac1ef17a639d2b25f5ccfe2ed21c.tar.bz2
mythtv: rebuild with flags removed
Diffstat (limited to 'linhes')
-rw-r--r--linhes/mythtv/PKGBUILD6
-rw-r--r--linhes/mythtv/__changelog1
2 files changed, 3 insertions, 4 deletions
diff --git a/linhes/mythtv/PKGBUILD b/linhes/mythtv/PKGBUILD
index 871a51d..e82becb 100644
--- a/linhes/mythtv/PKGBUILD
+++ b/linhes/mythtv/PKGBUILD
@@ -103,9 +103,9 @@ pkgver() {
build() {
cd "${srcdir}/mythtv/mythtv"
- CFLAGS="${CFLAGS/flto=auto/fPIC}"
- CXXFLAGS="${CXXFLAGS/flto=auto/fPIC}"
- LDFLAGS="${LDFLAGS/flto=auto/fPIC}"
+# CFLAGS="${CFLAGS/flto=auto/fPIC}"
+# CXXFLAGS="${CXXFLAGS/flto=auto/fPIC}"
+# LDFLAGS="${LDFLAGS/flto=auto/fPIC}"
ARCH="${CARCH/_/-}"
./configure --prefix=/usr \
diff --git a/linhes/mythtv/__changelog b/linhes/mythtv/__changelog
index b9c3591..e14ae82 100644
--- a/linhes/mythtv/__changelog
+++ b/linhes/mythtv/__changelog
@@ -1,4 +1,3 @@
PKGBUILD: disable jack and remove dep
PKGBUILD: move all opt deps to deps
-PKGBUILD: change CFLAGS, CXXFLAGS, and LDFLAGS to use fPIC due to ffmpeg build issue
mythbackend.service: add --systemd-journal to exec