diff options
Diffstat (limited to 'source/l/parted/parted.configure.diff')
-rw-r--r-- | source/l/parted/parted.configure.diff | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/source/l/parted/parted.configure.diff b/source/l/parted/parted.configure.diff new file mode 100644 index 00000000..3d139f07 --- /dev/null +++ b/source/l/parted/parted.configure.diff @@ -0,0 +1,11 @@ +--- configure.old 2007-03-20 14:46:50.000000000 -0300 ++++ configure 2007-04-22 19:03:04.000000000 -0300 +@@ -12315,7 +12315,7 @@ + # native cc issues annoying warnings and then ignores it, + # which would cause us to incorrectly conclude that it worked. + for gl_flags in \ +- '-Wl,--as-needed' \ ++ '-Wl,--no-as-needed' \ + '-Wl,-z,ignore' \ + '-z ignore' + do |