summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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)