summaryrefslogtreecommitdiffstats
path: root/source/l/openexr/openexr.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/openexr/openexr.SlackBuild')
-rwxr-xr-xsource/l/openexr/openexr.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/openexr/openexr.SlackBuild b/source/l/openexr/openexr.SlackBuild
index 7b862744a..c02df73df 100755
--- a/source/l/openexr/openexr.SlackBuild
+++ b/source/l/openexr/openexr.SlackBuild
@@ -82,7 +82,7 @@ find . \
# Configure, build, and install:
mkdir cmake-build
cd cmake-build
- cmake \
+ unshare -n cmake \
-DCMAKE_C_FLAGS="$SLKCFLAGS" \
-DCMAKE_CXX_FLAGS="$SLKCFLAGS" \
-DCMAKE_INSTALL_PREFIX=/usr \