buildrootschalter/package/at
Thomas Petazzoni c45d64a678 at: uses fork(), so requires MMU
Fixes the following problem:

atd.o: In function `run_file':
atd.c:(.text+0x35c): undefined reference to `fork'
atd.c:(.text+0x75c): undefined reference to `fork'
daemon.o: In function `daemon_setup':
daemon.c:(.text+0x4bc): undefined reference to `fork'
collect2: ld returned 1 exit status
make[1]: *** [atd] Error 1
make[1]: Leaving directory `/home/test/test/output/build/at-3.1.12'
make: *** [/home/test/test/output/build/at-3.1.12/.stamp_built] Error 2

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-03-19 16:43:40 +01:00
..
at-3.1.12-0001-configure.ac-remove-manual-compiler-check-with-AC_TR.patch at: bump version, fix make install, convert to Makefile.autotools.in format 2010-01-28 16:05:40 +01:00
at-3.1.12-0002-configure.ac-convert-AC_TRY_COMPILE-AC_COMPILE_IFELS.patch at: bump version, fix make install, convert to Makefile.autotools.in format 2010-01-28 16:05:40 +01:00
at-3.1.12-0003-Makefile.in-add-LDFLAGS-to-linking-stage.patch at: bump version, fix make install, convert to Makefile.autotools.in format 2010-01-28 16:05:40 +01:00
at-3.1.12-0005-Makefile.in-replace-IROOT-by-DESTDIR.patch at: bump version, fix make install, convert to Makefile.autotools.in format 2010-01-28 16:05:40 +01:00
at-3.1.12-0006-Makefile.in-make-install-fix.patch at: bump version, fix make install, convert to Makefile.autotools.in format 2010-01-28 16:05:40 +01:00
at-3.1.12-0007-getloadavg-fix.patch at: bump version, fix make install, convert to Makefile.autotools.in format 2010-01-28 16:05:40 +01:00
at-3.1.12-0007-include-config-h.patch at: fix compile breakage when flex isn't on the target 2010-02-10 00:44:29 +01:00
at.mk packages: remove redundant INSTALL_TARGET=YES declarations 2012-03-11 22:30:33 +01:00
Config.in at: uses fork(), so requires MMU 2012-03-19 16:43:40 +01:00
S99at Remove stray $ character from a bunch of init scripts 2012-03-15 22:11:25 +01:00