Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
Browse files

HAIKU: Remove -fhuge-objects.

Not required anymore, patch by Begasus
  • Loading branch information...
commit 89986edf4d012422124f7e7478844d3100206158 1 parent 0032db1
@dhewg dhewg authored
Showing with 0 additions and 1 deletion.
  1. +0 −1  configure
View
1  configure
@@ -1589,7 +1589,6 @@ case $_host_os in
DEFINES="$DEFINES -DSYSTEM_NOT_SUPPORTING_D_TYPE"
# Needs -lnetwork for the timidity MIDI driver
LIBS="$LIBS -lnetwork"
- CXXFLAGS="$CXXFLAGS -fhuge-objects"
_unix=yes
_seq_midi=no
;;
Please sign in to comment.
Something went wrong with that request. Please try again.