diff options
Diffstat (limited to 'x11/qrash/files/patch-ae')
-rw-r--r-- | x11/qrash/files/patch-ae | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/qrash/files/patch-ae b/x11/qrash/files/patch-ae index 8fbb3aa9c4ef..7c956d627c69 100644 --- a/x11/qrash/files/patch-ae +++ b/x11/qrash/files/patch-ae @@ -3,7 +3,7 @@ @@ -1,10 +1,10 @@ # Maximum optimization -CXXFLAGS += -O6 -ffast-math -funroll-loops -w -+CXXFLAGS += -I$(X11BASE)/include -ffast-math -funroll-loops ++CXXFLAGS += -I$(LOCALBASE)/include -ffast-math -funroll-loops # Debugging options #CXXFLAGS += -g |