瀏覽代碼

build system notes

eihrul 15 年之前
父節點
當前提交
13c9411acf
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      ChangeLog

+ 6 - 0
ChangeLog

@@ -14,6 +14,12 @@ such that if no_memory returns rather than aborts (the default behavior),
 then the error is propagated to the return value of the API calls
 then the error is propagated to the return value of the API calls
 * now uses packed attribute for protocol structures on platforms with 
 * now uses packed attribute for protocol structures on platforms with 
 strange alignment rules
 strange alignment rules
+* improved autoconf build system contributed by Nathan Brink allowing 
+for easier building as a shared library
+
+Caveats: If you were using the compile-time option that enabled checksums,
+make sure to set the checksum callback inside ENetHost to enet_crc32 to
+regain the old behavior.
 
 
 ENet 1.2.1 (November 12, 2009):
 ENet 1.2.1 (November 12, 2009):