> Michael> I thought that's what configure already did: > > Michael> case $ac_sys_system in > Michael> Darwin*) > Michael> OPT="$OPT -Wno-long-double -no-cpp-precomp";; > Michael> esac > > Michael> If I've guessed wrong and you're not on OS X, give us some help :) > > You guessed right. In my situation, I generally configure with OPT=-O3 or > OPT=-g, both of which prevent execution of this bit of code. Perhaps we > should modify it so this is executed unconditionally. That's a longstanding nit: $OPT is used to specify some standard things as well as giving you a hook to override. I think we should introduce a separate variable. --Guido van Rossum (home page: http://www.python.org/~guido/)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4