- 10$ for new users
- 1fdd0a1d695a / https://m.do.co/c/1fdd0a1d695a
- 50% off for all plans (all the plans are one time payment plan)
- AqEzANAguH
| WITH_PKGNG=yes | |
| NO_INET6?=YES | |
| NO_PROFILE?=YES | |
| CPUTYPE=native | |
| CFLAGS+=-march=native -O2 -pipe -fno-strict-aliasing | |
| COPTFLAGS+=-O2 -pipe -funroll-loops -ffast-math -fno-strict-aliasing | |
| OPTIMIZED_CFLAGS?=YES | |
| BUILD_OPTIMIZED?=YES | |
| WITH_CPUFLAGS?=YES | |
| WITH_OPTIMIZED_CFLAGS?=YES |
| // C++ includes used for precompiling extensions -*- C++ -*- | |
| // Copyright (C) 2006-2014 Free Software Foundation, Inc. | |
| // | |
| // This file is part of the GNU ISO C++ Library. This library is free | |
| // software; you can redistribute it and/or modify it under the | |
| // terms of the GNU General Public License as published by the | |
| // Free Software Foundation; either version 3, or (at your option) | |
| // any later version. |