diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-07-22 12:24:40 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-07-22 13:08:24 +0200 |
commit | 0a01196efdd3e23b374897787962a82aa0fc5bb3 (patch) | |
tree | c1a425d2fb27de759af468c0673f9c9d1ee98e94 /CHANGES | |
parent | 87e55feec777b03a258b54da05288daa69260dc8 (diff) |
thttpd: fix build, don't override CFLAGS at make time
We already provide the correct CFLAGS/LDFLAGS at configure time, so don't pass them
again at make time, as this then overrides the extra CFLAGS (defines) in the Makefile.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -24,8 +24,8 @@ lmbench, lrzsz, ltrace, make, module-init-tools, mplayer, mysql_client, nbd, ncurses, neon, netcat, netperf, ntfsprogs, openssl, php, qt, quagga, sqlite, sdl, sdl_mixer, sdl_sound, - sdl_ttf, squashfs, tn5250, tremor, usbutils, xkeyboard-config, - xserver_xorg-server, xvkbd + sdl_ttf, squashfs, thttpd, tn5250, tremor, usbutils, + xkeyboard-config, xserver_xorg-server, xvkbd Removed packages: modutils, portage, rxvt |