diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-07-07 13:41:57 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-07-07 13:41:57 +0000 |
commit | 7c95c66b1608cde43775e908e829b775c5342ba1 (patch) | |
tree | c6f86b760a25f005e2a3e51bf2351d6ca1207bb3 /audio/playgsf | |
parent | 8af01231e7bfc1cc590a6469288aa02a734e2746 (diff) |
Notes
Diffstat (limited to 'audio/playgsf')
-rw-r--r-- | audio/playgsf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/playgsf/Makefile b/audio/playgsf/Makefile index de4f0a9eeaa8..ae150791b064 100644 --- a/audio/playgsf/Makefile +++ b/audio/playgsf/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao USE_GMAKE= yes GNU_CONFIGURE= yes -USE_GCC= 3.4+ # disable optimization flags to avoid a possible bug in gcc # (gcc tries to allocate memory in an endless loop) |