~jocave/checkbox/hybrid-amd-gpu-mods

« back to all changes in this revision

Viewing changes to providers/plainbox-provider-checkbox/src/Makefile

  • Committer: Sylvain Pineau
  • Date: 2014-07-29 16:05:54 UTC
  • mto: This revision was merged to the branch mainline in revision 3149.
  • Revision ID: sylvain.pineau@canonical.com-20140729160554-qev8887xbunn9tmi
checkbox-ng:launchers:checkbox-cli: The checkbox-cli launcher

Running the default whitelist (with the suite selection screen skipped)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
threaded_memtest: CFLAGS += -pthread
9
9
threaded_memtest: CFLAGS += -Wno-unused-but-set-variable
10
 
clocktest: CFLAGS += -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE
 
10
clocktest: CFLAGS += -D_POSIX_C_SOURCE=199309L
11
11
clocktest: LDLIBS += -lrt
12
12
 
13
13
CFLAGS += -Wall