summaryrefslogtreecommitdiffstats
path: root/help-boot/gl/opt::help.html
diff options
context:
space:
mode:
authorMichal Bukovjan <mbukovjan@mandriva.com>2008-09-21 20:42:09 +0000
committerMichal Bukovjan <mbukovjan@mandriva.com>2008-09-21 20:42:09 +0000
commitaa5340a52e1751abd1d4a8f7b746a4296b8fc886 (patch)
treef35128647458e30a650c199aaaa67d018cf27e10 /help-boot/gl/opt::help.html
parent7573d1b61ef7d391f5c4b384df9635bbb15dbcd0 (diff)
downloadbootloader-theme-aa5340a52e1751abd1d4a8f7b746a4296b8fc886.tar
bootloader-theme-aa5340a52e1751abd1d4a8f7b746a4296b8fc886.tar.gz
bootloader-theme-aa5340a52e1751abd1d4a8f7b746a4296b8fc886.tar.bz2
bootloader-theme-aa5340a52e1751abd1d4a8f7b746a4296b8fc886.tar.xz
bootloader-theme-aa5340a52e1751abd1d4a8f7b746a4296b8fc886.zip
Updated Czech translation.
Diffstat (limited to 'help-boot/gl/opt::help.html')
0 files changed, 0 insertions, 0 deletions
oftware/drakx/commit/mdk-stage1/Makefile.common?h=14.50&id=d2095b92c6dc4ce18831aae266851680691ea939'>d2095b92c6dc4ce18831aae266851680691ea939 (patch) tree96a4f6838e1a3ae087045362741910486494abe9 /mdk-stage1/Makefile.common parent9b3e7a42c7f10fcb433ca70a7cfab995162e62e1 (diff)downloaddrakx-d2095b92c6dc4ce18831aae266851680691ea939.tar
drakx-d2095b92c6dc4ce18831aae266851680691ea939.tar.gz
drakx-d2095b92c6dc4ce18831aae266851680691ea939.tar.bz2
drakx-d2095b92c6dc4ce18831aae266851680691ea939.tar.xz
drakx-d2095b92c6dc4ce18831aae266851680691ea939.zip
remove GLIBC_LDFLAGS_STAGE1 and DIETLIBC_LDFLAGS_STAGE1 since they were not used everywhere,
and so it was not easy to understand
Diffstat (limited to 'mdk-stage1/Makefile.common')
-rw-r--r--mdk-stage1/Makefile.common2
1 files changed, 0 insertions, 2 deletions
diff --git a/mdk-stage1/Makefile.common b/mdk-stage1/Makefile.common
index 56494bb5e..d16c260e4 100644
--- a/mdk-stage1/Makefile.common
+++ b/mdk-stage1/Makefile.common
@@ -49,8 +49,6 @@ DIETLIBC_INCLUDES = -I$(top_dir)/dietlibc/include -I. -I$(top_dir)/bzlib
GLIBC_INCLUDES = -I. -I$(top_dir)/bzlib
INCLUDES = $($(L)_INCLUDES)
-GLIBC_LDFLAGS_STAGE1 = -static
-DIETLIBC_LDFLAGS_STAGE1 = -nostdlib
LDFLAGS_STAGE1 = $($(L)_LDFLAGS_STAGE1)
STAGE1_LIBC = $($(L)_LIBC)