Browse Source

GCC pragma away

pull/515/head
MiesSuomesta GitHub 6 years ago
parent
commit
67f0764627
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      printbuf.c

+ 0
- 4
printbuf.c View File

@@ -13,10 +13,6 @@
* (http://www.opensource.org/licenses/mit-license.php) * (http://www.opensource.org/licenses/mit-license.php)
*/ */


#define PRINTBUF_DEBUG 1

#pragma GCC optimize ("O0")

#include "config.h" #include "config.h"


#include <stdio.h> #include <stdio.h>


Loading…
Cancel
Save