summaryrefslogtreecommitdiffstats
path: root/games/higan-libretro/higan-libretro.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/higan-libretro/higan-libretro.SlackBuild')
-rw-r--r--games/higan-libretro/higan-libretro.SlackBuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/higan-libretro/higan-libretro.SlackBuild b/games/higan-libretro/higan-libretro.SlackBuild
index 38b0128ded..525ad5a332 100644
--- a/games/higan-libretro/higan-libretro.SlackBuild
+++ b/games/higan-libretro/higan-libretro.SlackBuild
@@ -74,10 +74,6 @@ find -L . \
[ "${DEBUG:=optimize}" != optimize ] && DEBUG=debug
-# Use the gcc OpenMP implementation since clang in Slackware-14.2 does
-# not include OpenMP.
-zcat $CWD/openmp.patch.gz | patch -p1
-
# clang++ avoids crashes when loading content for the second time
make -C higan \
binary=library \