diff options
Diffstat (limited to 'audio/playgsf/Makefile')
-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) |