summaryrefslogtreecommitdiffstats
path: root/system/fswatch/fswatch.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/fswatch/fswatch.SlackBuild')
-rw-r--r--system/fswatch/fswatch.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/fswatch/fswatch.SlackBuild b/system/fswatch/fswatch.SlackBuild
index 3152ad8ab0..fd7fd42a70 100644
--- a/system/fswatch/fswatch.SlackBuild
+++ b/system/fswatch/fswatch.SlackBuild
@@ -75,6 +75,8 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
CXX="$CXX" \
+CXXFLAGS="$SLKCFLAGS" \
+LDFLAGS="-latomic" \
./configure \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \