Browse Source

Credit nabs project by @zhiayang

rexim 4 years ago
parent
commit
74150e54c6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      nobuild.h

+ 1 - 0
nobuild.h

@@ -209,6 +209,7 @@ void chain_echo(Chain chain);
 #  endif
 #  endif
 #endif
 #endif
 
 
+// NOTE: The implementation idea is stolen from https://github.com/zhiayang/nabs
 #define GO_REBUILD_URSELF(argc, argv)                           \
 #define GO_REBUILD_URSELF(argc, argv)                           \
     do {                                                        \
     do {                                                        \
         const char *source_path = __FILE__;                     \
         const char *source_path = __FILE__;                     \