fastos / fastsocket

Fastsocket is a highly scalable socket and its underlying networking implementation of Linux kernel. With the straight linear scalability, Fastsocket can provide extremely good performance in multicore machines. In addition, it is very easy to use and maintain. As a result, it has been deployed in the production environment of SINA.
GNU General Public License v2.0
3.76k stars 727 forks source link

Fix the empty value issue of CPP_PATCH #8

Closed gfreewind closed 10 years ago

gfreewind commented 10 years ago

When there is no patch number of gcc version, the CPP_PATCH will be one empty value. Then it will cause the latter statement of Makefile fail to execute