packaging: fix typo
authorChanho Park <chanho61.park@samsung.com>
Tue, 22 Jul 2014 11:54:29 +0000 (20:54 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 22 Jul 2014 11:54:29 +0000 (20:54 +0900)
Change-Id: Ic3664ff81d3e124b097ae7307027a01eb463c0b9
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
packaging/cross-aarch64-gcc49.spec
packaging/cross-armv7hl-gcc49.spec
packaging/cross-armv7l-gcc49.spec
packaging/cross-x86_64-gcc49.spec
packaging/gcc.spec.in
packaging/gcc49-testresults.spec
packaging/gcc49.spec
packaging/libffi49.spec
packaging/libgcj49.spec

index c0345a7..8e5d069 100644 (file)
@@ -184,7 +184,7 @@ fi
 # Avoid rebuilding of generated files
 contrib/gcc_update --touch
 # Avoid fucking up testsuite results with Java and indirect dispatch
-export LD_ASNEEDED=0
+export LD_AS_NEEDED=0
 # Split version file into version used for directories (X.Y) and
 # version to report with --version (X.Y.Z).
 # See also gcc-dir-version.patch.
index 74684f4..c7c8523 100644 (file)
@@ -184,7 +184,7 @@ fi
 # Avoid rebuilding of generated files
 contrib/gcc_update --touch
 # Avoid fucking up testsuite results with Java and indirect dispatch
-export LD_ASNEEDED=0
+export LD_AS_NEEDED=0
 # Split version file into version used for directories (X.Y) and
 # version to report with --version (X.Y.Z).
 # See also gcc-dir-version.patch.
index 87cbece..29ced93 100644 (file)
@@ -184,7 +184,7 @@ fi
 # Avoid rebuilding of generated files
 contrib/gcc_update --touch
 # Avoid fucking up testsuite results with Java and indirect dispatch
-export LD_ASNEEDED=0
+export LD_AS_NEEDED=0
 # Split version file into version used for directories (X.Y) and
 # version to report with --version (X.Y.Z).
 # See also gcc-dir-version.patch.
index 053d3c0..617c3e2 100644 (file)
@@ -184,7 +184,7 @@ fi
 # Avoid rebuilding of generated files
 contrib/gcc_update --touch
 # Avoid fucking up testsuite results with Java and indirect dispatch
-export LD_ASNEEDED=0
+export LD_AS_NEEDED=0
 # Split version file into version used for directories (X.Y) and
 # version to report with --version (X.Y.Z).
 # See also gcc-dir-version.patch.
index abc741a..4e8c41f 100644 (file)
@@ -1018,7 +1018,7 @@ fi
 # Avoid rebuilding of generated files
 contrib/gcc_update --touch
 # Avoid fucking up testsuite results with Java and indirect dispatch
-export LD_ASNEEDED=0
+export LD_AS_NEEDED=0
 # Split version file into version used for directories (X.Y) and
 # version to report with --version (X.Y.Z).
 # See also gcc-dir-version.patch.
index b3ddf4f..b35680c 100644 (file)
@@ -387,7 +387,7 @@ fi
 # Avoid rebuilding of generated files
 contrib/gcc_update --touch
 # Avoid fucking up testsuite results with Java and indirect dispatch
-export LD_ASNEEDED=0
+export LD_AS_NEEDED=0
 # Split version file into version used for directories (X.Y) and
 # version to report with --version (X.Y.Z).
 # See also gcc-dir-version.patch.
index 8969ade..8a9d98d 100644 (file)
@@ -1551,7 +1551,7 @@ fi
 # Avoid rebuilding of generated files
 contrib/gcc_update --touch
 # Avoid fucking up testsuite results with Java and indirect dispatch
-export LD_ASNEEDED=0
+export LD_AS_NEEDED=0
 # Split version file into version used for directories (X.Y) and
 # version to report with --version (X.Y.Z).
 # See also gcc-dir-version.patch.
index 6f51e18..a53338f 100644 (file)
@@ -532,7 +532,7 @@ fi
 # Avoid rebuilding of generated files
 contrib/gcc_update --touch
 # Avoid fucking up testsuite results with Java and indirect dispatch
-export LD_ASNEEDED=0
+export LD_AS_NEEDED=0
 # Split version file into version used for directories (X.Y) and
 # version to report with --version (X.Y.Z).
 # See also gcc-dir-version.patch.
index 74947f4..8243feb 100644 (file)
@@ -613,7 +613,7 @@ fi
 # Avoid rebuilding of generated files
 contrib/gcc_update --touch
 # Avoid fucking up testsuite results with Java and indirect dispatch
-export LD_ASNEEDED=0
+export LD_AS_NEEDED=0
 # Split version file into version used for directories (X.Y) and
 # version to report with --version (X.Y.Z).
 # See also gcc-dir-version.patch.