Page MenuHomeFreeBSD

D20422.diff
No OneTemporary

D20422.diff

Index: head/audio/audacity/Makefile
===================================================================
--- head/audio/audacity/Makefile
+++ head/audio/audacity/Makefile
@@ -12,9 +12,6 @@
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BROKEN_aarch64= fails to configure: checking whether C++ compiler accepts -msse... no
-BROKEN_powerpc64= fails to build
-
BUILD_DEPENDS= autogen:devel/autogen \
bash:shells/bash \
cmake:devel/cmake
@@ -43,12 +40,10 @@
OPTIONS_DEFINE= DEBUG DOCS DYNLOAD FFMPEG FLAC ID3TAG LADSPA LAME LV2 \
MAD MOD_NYQ_BENCH MOD_SCRIPT_PIPE NLS SBSMS SOUNDTOUCH \
- STATIC_WX TWOLAME VAMP VORBIS VST
+ SSE STATIC_WX TWOLAME VAMP VORBIS VST
OPTIONS_DEFAULT= FLAC ID3TAG LADSPA MAD SBSMS SOUNDTOUCH TWOLAME VAMP \
VORBIS VST
-OPTIONS_DEFINE_amd64= SSE
-OPTIONS_DEFINE_i386= SSE
OPTIONS_DEFAULT_amd64= SSE
OPTIONS_DEFAULT_i386= ${MACHINE_CPU:tu:MSSE}

File Metadata

Mime Type
text/plain
Expires
Mon, Jan 13, 11:45 AM (20 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15781477
Default Alt Text
D20422.diff (907 B)

Event Timeline