Makefile fixes for align.c, -O2 produces wrong results
authorMichael Gebetsroither <michael.geb@gmx.at>
Wed, 28 Mar 2007 12:03:38 +0000 (14:03 +0200)
committerMichael Gebetsroither <michael.geb@gmx.at>
Wed, 28 Mar 2007 12:03:38 +0000 (14:03 +0200)
compile/Makefile
debian/changelog

index bb84258..dd2bbce 100644 (file)
@@ -29,6 +29,7 @@ dpkg_not_running: dpkg_not_running.c
        diet $(CC) $(CFLAGS) -o $@ $^
 
 align: align.c
+       $(CC) -Wall -o align align.c
 
 reread_partition_table: reread_partition_table.c
        diet $(CC) $(CFLAGS) -o $@ $^
index b76cd08..c2ad7be 100644 (file)
@@ -1,3 +1,9 @@
+grml-scripts (0.9.34) unstable; urgency=low
+
+  * Makefile fixes for align.c, -O2 produces wrong results. 
+
+ -- Michael Gebetsroither <gebi@grml.org>  Wed, 28 Mar 2007 14:02:26 +0200
+
 grml-scripts (0.9.33) unstable; urgency=low
 
   * grml*screen-scripts: use vt-is-UTF8 with quiet option, otherwise