CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/02/08 03:26:32
Modified files:
cad/qrouter : Makefile
cad/qrouter/patches: patch-qrouter_h
Log message:
qrouter: fix the build with base-gcc
The last update removed some includes needed to build qrouter with
base-gcc, provide a different fix that requires less patches, and
apply it to all compilers like it used to be (hints by sthen@).
OK sthen@, kmos@ and Alessandro De Laurenzis (maintainer) on gcc-only fix
