summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-07-05 15:44:46 +0200
committerMichał Górny <mgorny@gentoo.org>2017-07-05 15:47:58 +0200
commit9ab9ef4608859a7b84b8b4aee97fd0bda0c3798a (patch)
treed7cab5998f0c5814f7aa29abe41b149346a6b05a /media-sound/pianobooster/files/pianobooster-0.6.4b-gcc47.patch
parentgpe.eclass: Remove dead eclass (diff)
downloadgentoo-9ab9ef4608859a7b84b8b4aee97fd0bda0c3798a.tar.gz
gentoo-9ab9ef4608859a7b84b8b4aee97fd0bda0c3798a.tar.bz2
gentoo-9ab9ef4608859a7b84b8b4aee97fd0bda0c3798a.zip
media-sound/pianobooster: Remove last-rited pkg, #513416
Diffstat (limited to 'media-sound/pianobooster/files/pianobooster-0.6.4b-gcc47.patch')
-rw-r--r--media-sound/pianobooster/files/pianobooster-0.6.4b-gcc47.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/media-sound/pianobooster/files/pianobooster-0.6.4b-gcc47.patch b/media-sound/pianobooster/files/pianobooster-0.6.4b-gcc47.patch
deleted file mode 100644
index 101809716d33..000000000000
--- a/media-sound/pianobooster/files/pianobooster-0.6.4b-gcc47.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/CMakeLists.txt.orig 2013-04-06 10:48:02.469532914 -0700
-+++ b/CMakeLists.txt 2013-04-06 10:48:12.989532445 -0700
-@@ -203,8 +203,6 @@
- ${PIANOBOOSTER_UI_HDRS} )
- ENDIF(WIN32)
-
--SET_TARGET_PROPERTIES(pianobooster PROPERTIES LINK_FLAGS "-mwindows")
--
- IF (USE_PCH)
- ADD_PRECOMPILED_HEADER( pianobooster ${CMAKE_CURRENT_SOURCE_DIR}/precompile/precompile.h )
- ENDIF (USE_PCH)