Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wjcroom authored Aug 4, 2020
1 parent 4ddcc02 commit 91ca465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ redis6.04,redis5.0 都有的错,决办法 在本平台gcc后加入 -latomic
[参考网址](https://blog.csdn.net/mxgsgtc/article/details/53054737)

### 最关键的定义
```js
```sh
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) $(TARGET_CONFIGURE_OPTS) CC="mips-openwrt-linux-musl-gcc -latomic " \
CFLAGS="$(TARGET_CFLAGS) -I$(LINUX_DIR)/include" MALLOC=libc
Expand Down

0 comments on commit 91ca465

Please sign in to comment.