shithub: choc

Download patch

ref: 335519949adf7c7ef2486769357fd25827926f6b
parent: d3c8f7316df2491ce3bb1244f22defdb745cc418
author: Jonathan Dowland <jon+github@alcopop.org>
date: Fri Jul 22 03:24:34 EDT 2016

I don't think we need this anymore

--- a/configure.ac
+++ b/configure.ac
@@ -19,12 +19,6 @@
 
 OPT_LEVEL=2
 
-# Engine room, we need more speed!
-
-AC_ARG_ENABLE(penis-extension, 
-[  --enable-penis-extension   Enable counterproductive compiler optimisations ],
-[ OPT_LEVEL=3 ])
-
 # If this is gcc, we have some options we'd like to turn on.  Turn on 
 # optimisation and debugging symbols.